#14624 closed defect (fixed)
audiofile 0.2.6 warning from autoconf [patch]
Reported by: | kenny@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | audiofile AM_PATH_AUDIOFILE | Cc: | |
Port: |
Description
Currently the following warning is displayed when using autoconf on other projects:
warning: underquoted definition of AM_PATH_AUDIOFILE
The included patch fixes this warning. This change was also made upstream, but a new version wasn't released.
The patch was generated with git and can be applied with patch -p1 <audiofile.patch
from the dports/audio/audiofile directory.
Attachments (1)
Change History (4)
Changed 17 years ago by kenny@…
Attachment: | audiofile.patch added |
---|
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
Status: | new → assigned |
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, committed in r34980.
Note: See
TracTickets for help on using
tickets.
Patch (apply with -p1)