summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-21 13:24:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-21 13:24:34 -0600
commit7daf0ff87aca87686d2be5f104ae7bd50c7ee49f (patch)
treed7f197638e89863ab1fd69ec5ebf255f2e2a6db2 /acinclude.m4
parent73eaa714d31f83e2808faca2b42993d2671daf53 (diff)
downloadyakuake-7daf0ff87aca87686d2be5f104ae7bd50c7ee49f.tar.gz
yakuake-7daf0ff87aca87686d2be5f104ae7bd50c7ee49f.zip
Rename makekdewidgets
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 3cb0c35..c93454d 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 "$trinity3ornewer"; 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=""])