emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lib-src/makefile.w32-in


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lib-src/makefile.w32-in
Date: Sun, 11 Sep 2005 18:28:28 -0400

Index: emacs/lib-src/makefile.w32-in
diff -c emacs/lib-src/makefile.w32-in:2.37 emacs/lib-src/makefile.w32-in:2.38
*** emacs/lib-src/makefile.w32-in:2.37  Sun Aug  7 10:47:30 2005
--- emacs/lib-src/makefile.w32-in       Sun Sep 11 22:28:28 2005
***************
*** 300,308 ****
  # Headers we would preprocess if we could.
  #
  ../src/config.h:      ../nt/$(CONFIG_H)
!                       $(CP) $(ALL_DEPS) $@
! ../src/paths.h:               ../nt/paths.h
!                       $(CP) $(ALL_DEPS) $@
  getopt.h:             getopt_.h
                        $(CP) $(ALL_DEPS) $@
  
--- 300,308 ----
  # Headers we would preprocess if we could.
  #
  ../src/config.h:      ../nt/$(CONFIG_H)
!                       echo config.h has changed. Re-run configure.bat.
!                       exit -1
! 
  getopt.h:             getopt_.h
                        $(CP) $(ALL_DEPS) $@
  




reply via email to

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