From: Glenn Morris Date: Tue, 31 Jul 2012 23:12:24 +0000 (-0400) Subject: * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix. X-Git-Tag: emacs-24.2.90~944 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=68169a334979326ce18b81df8874a34bccc425b9;p=emacs.git * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix. --- diff --git a/ChangeLog b/ChangeLog index 76772a60100..dd206adfcec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-07-31 Glenn Morris + * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix. + * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME): Move here from src. diff --git a/configure.ac b/configure.ac index c5befd0cc35..7b8766b0c5f 100644 --- a/configure.ac +++ b/configure.ac @@ -3889,9 +3889,8 @@ AC_DEFINE_UNQUOTED(EMACS_CONFIGURATION, "${canonical}", [Define to the canonical Emacs configuration name.]) AC_DEFINE_UNQUOTED(EMACS_CONFIG_OPTIONS, "${ac_configure_args}", [Define to the options passed to configure.]) -if test -z "No longer used"; then - AC_DEFINE(config_opsysfile, [], [Define to the used os dependent file.]) -fi +AH_TEMPLATE(config_opsysfile, [Some platforms that do not use configure + define this to include extra configuration information.]) XMENU_OBJ= XOBJ=