emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r104370: * configure.in: Comment fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r104370: * configure.in: Comment fix.
Date: Wed, 25 May 2011 20:55:14 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 104370
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2011-05-25 20:55:14 -0400
message:
  * configure.in: Comment fix.
modified:
  configure.in
=== modified file 'configure.in'
--- a/configure.in      2011-05-24 19:12:58 +0000
+++ b/configure.in      2011-05-26 00:55:14 +0000
@@ -3702,8 +3702,8 @@
   exec_prefix=`echo "${exec_prefix}" | sed 's,\([^/]\)/*$,\1,'`]
 
 dnl Obviously there is duplication here wrt $SUBDIR_MAKEFILES.
-dnl You _can_ use that variable here, so long as any directory using
-dnl automake (ie lib/) is explicitly listed and not "hidden" in a variable
+dnl You _can_ use that variable in AC_CONFIG_FILES, so long as any directory
+dnl using automake (ie lib/) is explicitly listed and not "hidden" in a 
variable
 dnl (else you get "no `Makefile.am' found for any configure output").
 dnl This will work, but you get a config.status that is not quite right
 dnl (see http://lists.gnu.org/archive/html/bug-autoconf/2008-08/msg00028.html).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]