Hi, On Wed, 20 Feb 2002, Roberto Bagnara wrote:
there are problems with ginac.m4 and cln.m4 with autoconf 2.52 and following (the nature of the problems and their cure is described in autoconf's documentation). Please find enclosed a patch that solves everything. [...] ! dnl AM_PATH_GINAC([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) dnl Test for GiNaC, and define GINACLIB_CPPFLAGS and GINACLIB_LIBS dnl ! AC_DEFUN(AM_PATH_GINAC, [dnl dnl Get the cppflags and libraries from the ginac-config script --- 8,15 ---- # Shamelessly stolen from Owen Taylor
! dnl AC_PATH_GINAC([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) dnl Test for GiNaC, and define GINACLIB_CPPFLAGS and GINACLIB_LIBS dnl ! AC_DEFUN([AC_PATH_GINAC], [dnl dnl Get the cppflags and libraries from the ginac-config script
Well, but why rename it from AM_PATH_GINAC to AC_PATH_GINAC? This breaks things! Am I right supposing there is no urgent need to do this renaming? Regards -richy. -- Richard B. Kreckel <Richard.Kreckel@Uni-Mainz.DE> <http://wwwthep.physik.uni-mainz.de/~kreckel/>