mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
search for grass/gis.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4839 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
c2cb2be78e
commit
056ca93eb7
@ -344,7 +344,7 @@ if test -n "$with_grass" -a x"$with_grass" != "xno"; then
|
||||
GRASS_LIB="$GRASS_LIB -lutil"
|
||||
fi
|
||||
|
||||
GISINC=`ls $with_grass/include/gis.h`
|
||||
GISINC=`ls $with_grass/include/grass/gis.h`
|
||||
if test ! -f "$GISINC"; then
|
||||
AC_MSG_ERROR( [GRASS headers not found] )
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user