[Kst] kdeextragear-2/kst

George Staikos staikos at kde.org
Fri Nov 5 14:10:42 CET 2004


CVS commit by staikos: 

CDF fix for Nicolas as requested on the list


  M +2 -2      configure.in.in   1.36


--- kdeextragear-2/kst/configure.in.in  #1.35:1.36
@@ -41,6 +41,6 @@
 AC_ARG_WITH(cdf,
     AC_HELP_STRING([--with-cdf=DIR],[where the root of CDF is installed ]),
-    [  ac_cdf_includes="-I$withval/src/include"
-       ac_cdf_libraries="-L$withval/src/lib"
+    [  ac_cdf_includes="-I$withval/include"
+       ac_cdf_libraries="-L$withval/lib"
     ])
 





More information about the Kst mailing list