root/trunk/libffado/libffado.pc.in

Revision 616, 176 bytes (checked in by arnonym, 17 years ago)

Fix the pkg-config-file. Thanks to wagi for seeing this...

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 prefix=$PREFIX
2 exec_prefix=$bindir
3 libdir=$libdir
4 includedir=$includedir
5
6 Name: libffado
7 Description: FFADO
8 Version: $VERSION
9 Libs: -L${libdir} -lffado
10 Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.