summaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-21 13:22:51 -0600
committerTimothy Pearson <[email protected]>2013-02-21 13:22:51 -0600
commit11da733376da72880e24abe504f41ae32560921e (patch)
tree32315a6419aaf7567f7415813c95d57e3e8ba9cc /acinclude.m4
parent12f8fc325eef704cfb6650f1af6c1eb3f2fd04a2 (diff)
downloadkrusader-11da733376da72880e24abe504f41ae32560921e.tar.gz
krusader-11da733376da72880e24abe504f41ae32560921e.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 b364427..b933696 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=""])