aboutsummaryrefslogtreecommitdiffstats
path: root/fdk-aac-dabplus.pc.in
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-02-15 02:50:16 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-02-15 02:50:16 +0100
commite65ff4adee3a806881e3c1ebe1b273b9b664eb26 (patch)
treed5aafd7ae9b8dac64abb876f7ae2e88efeb9d133 /fdk-aac-dabplus.pc.in
parent22f1fce330059ef8a383cf327a023d6a9da5ad3e (diff)
downloadODR-AudioEnc-e65ff4adee3a806881e3c1ebe1b273b9b664eb26.tar.gz
ODR-AudioEnc-e65ff4adee3a806881e3c1ebe1b273b9b664eb26.tar.bz2
ODR-AudioEnc-e65ff4adee3a806881e3c1ebe1b273b9b664eb26.zip
Rename library fdk-aac to fdk-dabplus
Diffstat (limited to 'fdk-aac-dabplus.pc.in')
-rw-r--r--fdk-aac-dabplus.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/fdk-aac-dabplus.pc.in b/fdk-aac-dabplus.pc.in
deleted file mode 100644
index 0c45813..0000000
--- a/fdk-aac-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}