From 85e94b8517de237ddcb842e77dc207719da91e35 Mon Sep 17 00:00:00 2001 From: yanmorin <yanmorin> Date: Thu, 10 Nov 2005 16:58:20 +0000 Subject: [PATCH] unsermake doesn't work with .inl file (singleton/qt...) --- admin/detect-autoconf.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/detect-autoconf.sh b/admin/detect-autoconf.sh index 94f91e9845..27a9f5d239 100644 --- a/admin/detect-autoconf.sh +++ b/admin/detect-autoconf.sh @@ -6,6 +6,7 @@ AUTOHEADER="autoheader" AUTOM4TE="autom4te" AUTOMAKE="automake" ACLOCAL="aclocal" +UNSERMAKE="no" # Please add higher versions first. The last version number is the minimum # needed to compile KDE. Do not forget to include the name/version # -- GitLab