summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:17:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:17:40 -0600
commitf0d32edfa8008e49495e40337b63e0a4473c4475 (patch)
treeb9dac2033b8a26daeff779345e3188f7a5887e9e
parente7be533d1a612f0c3a875568e52cb09382c10919 (diff)
downloadkpicosim-f0d32edfa8008e49495e40337b63e0a4473c4475.tar.gz
kpicosim-f0d32edfa8008e49495e40337b63e0a4473c4475.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 9973fd3..8dcef1a 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -2021,7 +2021,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")