[Kst] kdeextragear-2/kst

George Staikos staikos at kde.org
Tue Feb 10 18:28:36 CET 2004


CVS commit by staikos: 

This function was removed from piolib.  Let's use a new one


  M +2 -2      configure.in.in   1.13


--- kdeextragear-2/kst/configure.in.in  #1.12:1.13
@@ -6,8 +6,8 @@
 KDE_CHECK_HEADER(HL2_PIOLIB/PIOLib.h, AC_DEFINE(HAVE_PIOLIB_H, 1, [If we have piolib headers]) have_piolib_h=yes, , )
 
-KDE_CHECK_LIB(piolib, PIOCloseTOI, PIOLIBS="-lpiolib $PIOLIBS", , )
+KDE_CHECK_LIB(piolib, PIOCloseVoidGrp, PIOLIBS="-lpiolib $PIOLIBS", , )
 AC_SUBST(PIOLIBS)
 
-if test $ac_cv_lib_piolib_PIOCloseTOI = yes; then
+if test $ac_cv_lib_piolib_PIOCloseVoidGrp = yes; then
   if test $have_piolib_h = yes; then
     AC_DEFINE(KST_HAVE_PLANCK, 1, [If we have the PLANCK I/O libraries.])





More information about the Kst mailing list