Ticket #14624 (closed defect: fixed)
audiofile 0.2.6 warning from autoconf [patch]
| Reported by: | kenny@… | Owned by: | jmr@… |
|---|---|---|---|
| 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
Change History
Changed 5 years ago by kenny@…
- Attachment audiofile.patch added
comment:1 Changed 5 years ago by jmr@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to jmr@…
- Milestone set to Port Bugs
Note: See
TracTickets for help on using
tickets.


Patch (apply with -p1)