From: Richard M. Stallman Date: Wed, 27 Apr 1994 21:58:53 +0000 (+0000) Subject: Restore deleted AC_SUBST of `configuration'. X-Git-Tag: emacs-19.34~8714 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca2a1384219e85471f500872fb31c53417cdf40a;p=emacs.git Restore deleted AC_SUBST of `configuration'. --- diff --git a/configure1.in b/configure1.in index 71a0343ffda..3562368953c 100755 --- a/configure1.in +++ b/configure1.in @@ -1439,6 +1439,7 @@ fi ### Use configuration here uncanonicalized to avoid exceeding size limits. ] AC_SUBST(version) +AC_SUBST(configuration) AC_SUBST(srcdir) AC_SUBST(prefix) AC_SUBST(exec_prefix)