Stepan Kasal <[EMAIL PROTECTED]> writes: > AC_AIX is an alias for AC_USE_SYSTEM_EXTENSIONS these days.
That aliasing (also for AC_MINIX) has created quite a few backward compatibility problems. Perhaps it wasn't such a good idea in the first place? > An easy fix is to remove AC_DEFINE(__EXTENSIONS_, ...) from > configure.ac, AC_USE_SYSTEM_EXTENSIONS takes care about it. The snippet is taken from the python configure script. The Python devs would probably want to stay compatible with earlier versions of autoconf. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
