emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r105578: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r105578: Auto-commit of generated files.
Date: Fri, 26 Aug 2011 06:19:08 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 105578
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2011-08-26 06:19:08 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2011-08-24 07:31:56 +0000
+++ b/autogen/configure 2011-08-26 10:19:08 +0000
@@ -9112,7 +9112,7 @@
       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc 
understands -MMD -MF" >&5
 $as_echo_n "checking whether gcc understands -MMD -MF... " >&6; }
       SAVE_CFLAGS="$CFLAGS"
-      CFLAGS="$CFLAGS -MMD -MF deps.d"
+      CFLAGS="$CFLAGS -MMD -MF deps.d -MP"
       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -9137,7 +9137,7 @@
 $as_echo "$ac_enable_autodepend" >&6; }
    fi
    if test $ac_enable_autodepend = yes; then
-      DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d'
+      DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP'
       ## In parallel builds, another make might create depdir between
       ## the first test and mkdir, so stick another test on the end.
       ## Or use install-sh -d?  mkdir -p is not portable.


reply via email to

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