[Kst] kdeextragear-2/kst

George Staikos staikos at kde.org
Tue Feb 10 18:47:53 CET 2004


CVS commit by staikos: 

oops, don't set this if we don't have a complete piolib setup


  M +1 -1      configure.in.in   1.14


--- kdeextragear-2/kst/configure.in.in  #1.13:1.14
@@ -7,8 +7,8 @@
 
 KDE_CHECK_LIB(piolib, PIOCloseVoidGrp, PIOLIBS="-lpiolib $PIOLIBS", , )
-AC_SUBST(PIOLIBS)
 
 if test $ac_cv_lib_piolib_PIOCloseVoidGrp = yes; then
   if test $have_piolib_h = yes; then
+    AC_SUBST(PIOLIBS)
     AC_DEFINE(KST_HAVE_PLANCK, 1, [If we have the PLANCK I/O libraries.])
   fi





More information about the Kst mailing list