summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:18:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:18:56 -0600
commitf5ddf539103e2691fbdf48c1486263d82aa07c76 (patch)
treee64a754139dea1f87f49f55bcbb02c7939d03174 /aclocal.m4
parent264fbf2f29f43c3b21bbf943474790a79ca0ee33 (diff)
downloadktorrent-f5ddf539103e2691fbdf48c1486263d82aa07c76.tar.gz
ktorrent-f5ddf539103e2691fbdf48c1486263d82aa07c76.zip
Rename KABC namespace
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index fe15a05..fd498a6 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -2110,7 +2110,7 @@ if test $kde_qtver = 3; then
AC_SUBST(LIB_KJS, "-lkjs")
AC_SUBST(LIB_SMB, "-lsmb")
AC_SUBST(LIB_KAB, "-lkab")
- AC_SUBST(LIB_KABC, "-ltdeabc")
+ AC_SUBST(LIB_TDEABC, "-ltdeabc")
AC_SUBST(LIB_TDEHTML, "-ltdehtml")
AC_SUBST(LIB_KSPELL, "-ltdespell")
AC_SUBST(LIB_KPARTS, "-ltdeparts")