source: trunk/third/audiofile/audiofile.pc.in @ 18227

Revision 18227, 209 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18226, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: audiofile
7Description: audiofile
8Requires:
9Version: @VERSION@
10Libs: -L${libdir} -laudiofile -lm
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.