(I don't see a rc1 tag in git.) I see there's configure in git, that sort of deals. However, I don't think it really does the right thing for all sorts of args that are often passed to configure, and as much as I don't enjoy cmake pain, I think it's better for people running configure especially from packaging or scripts to realize that they need to translate their world into cmake.
So this script could perhaps print out that autoconf has been removed and that one must use cmake print out a hint that "cmake -DCMAKE_INSTALL_PREFIX=/usr/foo" is a replacement for ./configure --prefix=/usr/foo exit with status 1, so that any well-written script/package stuff will fail
signature.asc
Description: PGP signature
_______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel