view configure.ac @ 996:25e260cb7994

[xemacs-hg @ 2002-09-10 15:27:02 by james] Enable unloading of dynamic modules. Create the first two internal XEmacs modules: LDAP and postgreSQL. Update the sample directory to contain a sample internal XEmacs module and a sample external XEmacs module. Improve support for autoloading modules. Make internal module code compile into the XEmacs binary if XEmacs is configured without module support. Make the internal module directories self-contained so that they can be distributed separately from XEmacs.
author james
date Tue, 10 Sep 2002 15:27:39 +0000
parents 046f73d312c5
children 3580ae2ce979
line wrap: on
line source

AC_FATAL([

#### Autoconf 2.5x is not yet supported by XEmacs.
#### Our configure script is known *not* to work with these versions of
#### Autoconf. Please continue using Autoconf 2.13 for now.
])