summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-21 13:17:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-21 13:17:37 -0600
commit1a4938cb691d104c1ceb26f4d9d2bd7d56bb2908 (patch)
tree2e7bee48f12049a2a5376ff5896f6cd088f1465d
parent4642e1e33694c280e845f5c41ca6b683daaeb04b (diff)
downloadk3b-i18n-1a4938cb691d104c1ceb26f4d9d2bd7d56bb2908.tar.gz
k3b-i18n-1a4938cb691d104c1ceb26f4d9d2bd7d56bb2908.zip
Rename makekdewidgets
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 3f221ca..19afa87 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -606,7 +606,7 @@ AC_DEFUN([KDE_SUBST_PROGRAMS],
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi
if test -n "$kde33ornewer"; then
- KDE_FIND_PATH(makekdewidgets, MAKEKDEWIDGETS, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(makekdewidgets)])
+ KDE_FIND_PATH(maketdewidgets, MAKEKDEWIDGETS, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(maketdewidgets)])
AC_SUBST(MAKEKDEWIDGETS)
fi
KDE_FIND_PATH(xmllint, XMLLINT, [${prefix}/bin ${exec_prefix}/bin], [XMLLINT=""])