summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-20 16:22:22 -0600
committerTimothy Pearson <[email protected]>2013-02-20 16:22:22 -0600
commitc2e77e640fe833c77f6cd6caf203dc2863101bc6 (patch)
tree57ebdcc3aa67d77c9caf94d97b52613db93b4c7a /aclocal.m4
parent1fb302101a1f4df90740d4e9a5bbddaa6250f43e (diff)
downloadlibtqt-perl-c2e77e640fe833c77f6cd6caf203dc2863101bc6.tar.gz
libtqt-perl-c2e77e640fe833c77f6cd6caf203dc2863101bc6.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 fbda03a..a4618e2 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1977,7 +1977,7 @@ if test $kde_qtver = 3; then
AC_SUBST(LIB_KIO, "-ltdeio")
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")