git-svn-id: https://svn.osgeo.org/grass/grass/trunk@51679 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -83,7 +83,7 @@ fi
case $1 in
--libs)
- echo $LIBS
+ echo $OSGEO4W_ROOT_MSYS/lib/liblas_c.lib
;;
--prefix)
@@ -122,6 +122,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
--with-proj-share=$OSGEO4W_ROOT_MSYS/share/proj \
--with-gdal=$PWD/mswindows/osgeo4w/gdal-config \
--with-geos=$PWD/mswindows/osgeo4w/geos-config \
+ --with-liblas=$PWD/mswindows/osgeo4w/liblas-config \
--with-tcltk \
--with-sqlite \
--with-curses \