#14625 closed defect (fixed)
aalib 1.4rc5 warning about underquoted AM_PATH_AALIB
Reported by: | kenny@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | tim@… | |
Port: |
Description
When building other autoconf project the following warning appears:
/opt/local/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
The attached patch adds the quotes to this.
Patch must be applied with -p1 as it adds a new file.
Attachments (1)
Change History (5)
Changed 17 years ago by kenny@…
Attachment: | aalib.patch added |
---|
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jmr@… |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, committed in r36431. (Maintainer timeout.)
Note: See
TracTickets for help on using
tickets.
patch to fix warning (apply with -p1)