comparison configure.ac @ 2938:ff857b8541b7

[xemacs-hg @ 2005-09-18 13:01:03 by malcolmp] Autoconf 2.13 support removed. Final cutover to autoconf 2.59 based configure scripts.
author malcolmp
date Sun, 18 Sep 2005 13:01:18 +0000
parents ac63ab256048
children 3ee1c468b215
comparison
equal deleted inserted replaced
2937:a34fa5428e54 2938:ff857b8541b7
5529 5529
5530 dnl Start stdout redirection to '| tee -a Installation' 5530 dnl Start stdout redirection to '| tee -a Installation'
5531 ( 5531 (
5532 echo " 5532 echo "
5533 5533
5534 XEmacs ${emacs_major_version}.${emacs_minor_version}${xemacs_betaname} \"$xemacs_codename\" $xemacs_extra_name configured for \`$ac_cv_build'. 5534 XEmacs ${emacs_major_version}.${emacs_minor_version}${xemacs_betaname} \"$xemacs_codename\" $xemacs_extra_name configured for \`$ac_cv_build'."
5535 "
5536 echo " WARNING: --------------------------------------------------------------"
5537 echo " WARNING: This was produced from a new autoconf-2.5 based configuration."
5538 echo " WARNING: If this configuration seems buggy then copy etc/configure-2.13"
5539 echo " WARNING: to configure and try again. Also please report the bug."
5540 echo " WARNING: --------------------------------------------------------------"
5541 5535
5542 echo " 5536 echo "
5543 Compilation Environment and Installation Defaults:" 5537 Compilation Environment and Installation Defaults:"
5544 echo " Source code location: $srcdir" 5538 echo " Source code location: $srcdir"
5545 echo " Installation prefix: $prefix" 5539 echo " Installation prefix: $prefix"