[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kde-common/admin
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-03-28 1:33:14
[Download RAW message or body]

CVS commit by mueller: 

always run AC_MSG_RESULT, found by Oswald Buddenhagen


  M +2 -3      acinclude.m4.in   2.352


--- kde-common/admin/acinclude.m4.in  #2.351:2.352
@@ -1550,7 +1550,6 @@
 ])
 
-if test "$kde_cv_uic_plugins" = yes; then
-        AC_MSG_RESULT([yes])
-else
+AC_MSG_RESULT($kde_cv_uic_plugins)
+if test "$kde_cv_uic_plugins" != yes; then
         AC_MSG_ERROR([not found - you need to install kdelibs first.])
 fi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic