Hello Andrew, please, correct configure.ac
All instances of AC_DEFINE need three arguments: - variable - value - description Description is missing in your current file. see http://www.gnu.org/software/hello/manual/autoconf/Defining-Symbols.html No other changes are needed to make autoheader and autoreconf work correctly. Best regards Xypron Marco atzeri-3 wrote: > > Dear developers, > building the glpk package for cygwin I always had problem > with autoreconf as autoheader complains of missing template for > > HAVE_GMP, HAVE_ZLIB, HAVE_LTDL, HAVE_DLFCN, ODBC_DLNAME], > MYSQL_DLNAME. > > > ... -- View this message in context: http://www.nabble.com/autoreconf-issue-and-octave-tp22682341p22689587.html Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
