summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:18:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:18:35 -0600
commit91ed1d23982aaa481381ef2fce7e80b3479b4a07 (patch)
tree95f5310d6f4138d8a50db738846773ba3f3186e1 /aclocal.m4
parente32c2d525a8257cc426b1bb3e11defec2aac8506 (diff)
downloadksystemlog-91ed1d23982aaa481381ef2fce7e80b3479b4a07.tar.gz
ksystemlog-91ed1d23982aaa481381ef2fce7e80b3479b4a07.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 fc6f0aa..9185f4a 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -2025,7 +2025,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")