summaryrefslogtreecommitdiffstats
path: root/fdk-dabplus.pc.in
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-09-10 20:15:44 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-09-10 20:15:44 +0200
commit14c7b800eaa23e9da7c92c7c4df397d0c191f097 (patch)
treed840b6ec41ff74d1184ca1dcd7731d08f1e9ebbb /fdk-dabplus.pc.in
parent78a801e4d716c6f2403cc56cf6c5b6f138f24b2f (diff)
downloadODR-AudioEnc-14c7b800eaa23e9da7c92c7c4df397d0c191f097.tar.gz
ODR-AudioEnc-14c7b800eaa23e9da7c92c7c4df397d0c191f097.tar.bz2
ODR-AudioEnc-14c7b800eaa23e9da7c92c7c4df397d0c191f097.zip
Remove FDK-AAC
Diffstat (limited to 'fdk-dabplus.pc.in')
-rw-r--r--fdk-dabplus.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/fdk-dabplus.pc.in b/fdk-dabplus.pc.in
deleted file mode 100644
index 0c45813..0000000
--- a/fdk-dabplus.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: Fraunhofer FDK AAC Codec Library with DAB+ Encoder
-Description: AAC codec library with DAB+ Encoder
-Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lfdk-aac @LIBS_PUBLIC@
-Libs.private: @LIBS_PRIVATE@
-Cflags: -I${includedir}