annotate configure.ac @ 884:0048cad4b034

[xemacs-hg @ 2002-06-27 21:35:52 by youngs] 2002-06-28 Steve Youngs <youngs@xemacs.org> * inline.c: Include device-impl.h, extents-impl.h, and frame-impl.h to pick up some error_check_* functions. Remove console.h, extents.h, and frame.h because the *-impl.h files include them.
author youngs
date Thu, 27 Jun 2002 21:35:53 +0000
parents 046f73d312c5
children 3580ae2ce979
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
667
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents:
diff changeset
1 AC_FATAL([
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents:
diff changeset
2
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents:
diff changeset
3 #### Autoconf 2.5x is not yet supported by XEmacs.
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents:
diff changeset
4 #### Our configure script is known *not* to work with these versions of
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents:
diff changeset
5 #### Autoconf. Please continue using Autoconf 2.13 for now.
046f73d312c5 [xemacs-hg @ 2001-09-25 10:20:11 by didierv]
didierv
parents:
diff changeset
6 ])