> In configure.in around line 1829: > > # look for the swig program > AC_PATH_PROG(SWIG, swig, no) > > if test "$SWIG" = "no" ; then > AC_MSG_ERROR([*** couldn't find swig]) > fi > > this means that ./configure will stop if swig is not found. If swig is > no longer needed to build grass, then configure.in should be updated. Then we shall wait until this is reflected in SVN upstream: http://bazaar.launchpad.net/~grass/grass6/releasebranch_6_4/annotate/head%3A/configure.in
_______________________________________________ UbuntuGIS mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki
