opus/opus-uninstalled.pc.in
Ron ff16ab098e Just fix opus-uninstalled.pc instead of tweaking the build dir
Doing it this way means it's only the weird corner case that actually
pays for being weird, and we don't litter the build dir with an extra
link that normal builds really don't need at all.

It also avoids the problem of platforms where LN_S isn't well defined.
2012-09-19 10:09:32 -07:00

12 lines
324 B
PkgConfig

# Opus codec reference implementation uninstalled pkg-config file
libdir=${pcfiledir}/.libs
includedir=${pcfiledir}
Name: opus uninstalled
Description: Opus IETF audio codec (not installed, @PC_BUILD@)
Version: @VERSION@
Requires:
Conflicts:
Libs: ${libdir}/libopus.a @PC_LIBM@
Cflags: -I${pcfiledir}/@top_srcdir@/include