summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
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 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 95b8029..16f570d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,7 +85,7 @@ AC_SUBST(LIBS_PRIVATE)
AM_CONDITIONAL([IS_GIT_REPO], [test -d '.git'])
AC_CONFIG_FILES([Makefile
- fdk-aac-dabplus.pc])
+ fdk-dabplus.pc])
AC_OUTPUT
echo