ogg/ogg-uninstalled.pc.in
Thomas Vander Stichele 7548908a61 This patch adds an -uninstalled.pc file so other libs/tools can use it
svn path=/trunk/ogg/; revision=6992
2004-07-05 11:21:44 +00:00

15 lines
291 B
PkgConfig

# ogg uninstalled pkg-config file
prefix=
exec_prefix=
libdir=${pcfiledir}/src
includedir=${pcfiledir}/include
Name: ogg
Description: ogg is a library for manipulating ogg bitstreams (not installed)
Version: @VERSION@
Requires:
Conflicts:
Libs: ${libdir}/libogg.la
Cflags: -I${includedir}