On Tue, Jan 09, 2007 at 09:08:17AM +0100, Fabian Groffen wrote:
On 08-01-2007 23:06:51 +0000, Stefan Manegold wrote:
Update of /cvsroot/monetdb/clients In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25511
Modified Files: configure.ag Log Message:
use (admittedly obsolete) synonym "AM_CONFIG_HEADER" for "AC_CONFIG_HEADER" to please (admittedly outdated) automake 1.6.3 on Darwin
Is this really a good idea?
if we want to compile on Darwin 8.8 with the default automake 1.6.3: yes. besides, only clients' and MonetDB's configure.ag used AC_CONFIG_HEADER all other use AM_CONFIG_HEADER; hence, now all are aligned. we'll have to switch all (back) to AC_CONFIG_HEADER once newer automake stop supporting AM_CONFIG_HEADER for backward compatibility but by then I hope that Darwin comes by default with an automake that also supports AC_CONFIG_HEADER. Stefan -- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |