emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114103: Auto-commit of generated files.


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114103: Auto-commit of generated files.
Date: Mon, 02 Sep 2013 10:17:41 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114103
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2013-09-02 06:17:37 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/Makefile.in            makefile.in-20110108211121-3ig4un4ogtyyca3s-5
  autogen/configure              configure-20091113204419-o5vbwnq5f7feedwu-1624
=== modified file 'autogen/Makefile.in'
--- a/autogen/Makefile.in       2013-08-28 10:17:39 +0000
+++ b/autogen/Makefile.in       2013-09-02 10:17:37 +0000
@@ -1220,6 +1220,7 @@
 ns_appdir = @ns_appdir@
 ns_appresdir = @ns_appresdir@
 ns_appsrc = @ns_appsrc@
+ns_check_file = @ns_check_file@
 ns_self_contained = @ns_self_contained@
 oldincludedir = @oldincludedir@
 pdfdir = @pdfdir@

=== modified file 'autogen/configure'
--- a/autogen/configure 2013-09-01 10:19:10 +0000
+++ b/autogen/configure 2013-09-02 10:17:37 +0000
@@ -604,6 +604,7 @@
 LTLIBOBJS
 LIBOBJS
 SUBDIR_MAKEFILES_IN
+ns_check_file
 WINDOW_SYSTEM_OBJ
 EMACS_HEAPSIZE
 TEMACS_POST_LINK
@@ -29053,10 +29054,13 @@
   if test "$NS_IMPL_GNUSTEP" = yes; then
     ac_config_files="$ac_config_files 
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist:nextstep/templates/Info-gnustep.plist.in
 
nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop:nextstep/templates/Emacs.desktop.in"
 
+    ns_check_file=Resources/Info-gnustep.plist
   else
     ac_config_files="$ac_config_files 
nextstep/Cocoa/Emacs.base/Contents/Info.plist:nextstep/templates/Info.plist.in 
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:nextstep/templates/InfoPlist.strings.in"
 
+    ns_check_file=Contents/Info.plist
   fi
+
 fi
 
 SUBDIR_MAKEFILES="lib/Makefile lib-src/Makefile oldXMenu/Makefile 
doc/emacs/Makefile doc/misc/Makefile doc/lispintro/Makefile 
doc/lispref/Makefile src/Makefile lwlib/Makefile lisp/Makefile leim/Makefile 
nextstep/Makefile nt/Makefile"


reply via email to

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