Mercurial > hg > xemacs-beta
diff configure.ac @ 667:046f73d312c5
[xemacs-hg @ 2001-09-25 10:20:11 by didierv]
Autoconf 2.5x guard
author | didierv |
---|---|
date | Tue, 25 Sep 2001 10:20:12 +0000 |
parents | |
children | 3580ae2ce979 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configure.ac Tue Sep 25 10:20:12 2001 +0000 @@ -0,0 +1,6 @@ +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. +])