From: Rafael L. <rla...@us...> - 2004-01-05 20:25:44
|
Update of /cvsroot/octave/octave-forge/nonfree/gpc In directory sc8-pr-cvs1:/tmp/cvs-serv1888 Modified Files: configure.in Log Message: * Release 0.1.4 of OCtave-GPC (appears in AC_INIT). * Restructured and modernized for the latest Autotools: AC_INIT accepts now three arguments and AM_INIT_AUTOMAKE none. * Use AC_HELP_MSG as arguments of AC_ARG_WITH. Use AC_CONFIG_FILES instead of an argument of AC_OUTPUT. Replaced long repetitive code by macros defined now in acinclude.m4. * Removed libexec sirectory setting and use. * Check for Octave version 2.1.52 or later. * Exit with an error if gpc library is not found. |