[Kst] kdeextragear-2/kst

George Staikos staikos at kde.org
Fri Apr 1 06:17:22 CEST 2005


CVS commit by staikos: 

order was wrong


  M +1 -1      configure.in.in   1.49


--- kdeextragear-2/kst/configure.in.in  #1.48:1.49
@@ -84,5 +84,5 @@
 ldflags_save="$LDFLAGS"
 LDFLAGS="$LDFLAGS $ac_netcdf_libraries"
-KDE_CHECK_LIB(netcdf, nc_open, NETCDFLIBS="$ac_netcdf_libraries -lnetcdf -lnetcdf_c++ $NETCDFLIBS", , )
+KDE_CHECK_LIB(netcdf, nc_open, NETCDFLIBS="$ac_netcdf_libraries -lnetcdf_c++ -lnetcdf $NETCDFLIBS", , )
 LDFLAGS="$ldflags_save"
 




More information about the Kst mailing list