source: aubio.pc.in

Last change on this file was cfb7fb7, checked in by Paul Brossier <piem@piem.org>, 7 years ago

aubio.pc.in: remove trailing space

  • Property mode set to 100644
File size: 207 bytes
RevLine 
[96fb8ad]1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
[13344a32]4includedir=@includedir@
[96fb8ad]5
6Name: aubio
7Description: a library for audio labelling
8Version: @VERSION@
9Libs: -L${libdir} -laubio
[cfb7fb7]10Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.