summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:13:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-20 16:13:46 -0600
commit955042608cc65ced80f7f717387df342ab1b11e9 (patch)
tree14e08c0c36acd2d25acba666c89040071407e2e7
parentc85caf7e4089dd69383c12de36b1fe5df7a744e0 (diff)
downloadkdiff3-95504260.tar.gz
kdiff3-95504260.zip
Rename KABC namespace
-rw-r--r--acinclude.m42
-rw-r--r--kdiff3plugin/po/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index e1c67ee..e3caa01 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")
diff --git a/kdiff3plugin/po/Makefile b/kdiff3plugin/po/Makefile
index 53f6aa3..9be58bf 100644
--- a/kdiff3plugin/po/Makefile
+++ b/kdiff3plugin/po/Makefile
@@ -139,7 +139,7 @@ LIBUCB =
LIBUTIL = -lutil
LIBZ = -lz
LIB_KAB = -lkab
-LIB_KABC = -ltdeabc
+LIB_TDEABC = -ltdeabc
LIB_TDECORE = -ltdecore
LIB_KDED =
LIB_TDEPIM = -ltdepim