emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101681: lib-src/makefile.w32-in (../


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101681: lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
Date: Wed, 29 Sep 2010 17:07:34 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101681
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Wed 2010-09-29 17:07:34 +0200
message:
  lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
modified:
  lib-src/ChangeLog
  lib-src/makefile.w32-in
=== modified file 'lib-src/ChangeLog'
--- a/lib-src/ChangeLog 2010-09-29 08:18:40 +0000
+++ b/lib-src/ChangeLog 2010-09-29 15:07:34 +0000
@@ -1,5 +1,7 @@
 2010-09-29  Juanma Barranquero  <address@hidden>
 
+       * makefile.w32-in (../src/config.h): Remove target, it is stale.
+
        * emacsclient.c (main): Remove unused variables.
        (start_daemon_and_retry_set_socket): Use EXIT_FAILURE.
 

=== modified file 'lib-src/makefile.w32-in'
--- a/lib-src/makefile.w32-in   2010-07-12 09:22:20 +0000
+++ b/lib-src/makefile.w32-in   2010-09-29 15:07:34 +0000
@@ -371,6 +371,7 @@
 # Headers we would preprocess if we could.
 #
 ../src/config.h:       ../nt/$(CONFIG_H)
+                       $(DEL) $@
                        echo $(CONFIG_H) has changed.  Re-run configure.bat.
                        exit -1
 


reply via email to

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