summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:18:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:18:11 -0600
commit58e2837c2402bcf83817384c21bb6775a280fc58 (patch)
tree7e2e691ca457ec45e2e34482bfff352d7d7ec184
parent8de190ecbd1628904830aea03f96ffa73f52c874 (diff)
downloadkrename-58e2837c.tar.gz
krename-58e2837c.zip
Rename KABC namespace
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index a74ee8c..9b32eef 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -2074,7 +2074,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")