emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] trunk r113787: Auto-commit of generated files.
Date: Sat, 10 Aug 2013 10:18:11 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113787
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2013-08-10 06:18:08 -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-05 10:17:40 +0000
+++ b/autogen/Makefile.in       2013-08-10 10:18:08 +0000
@@ -1129,6 +1129,7 @@
 UNEXEC_OBJ = @UNEXEC_OBJ@
 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 
@UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
+UPDATE_MANIFEST = @UPDATE_MANIFEST@
 USE_ACL = @USE_ACL@
 VERSION = @VERSION@
 VMLIMIT_OBJ = @VMLIMIT_OBJ@

=== modified file 'autogen/configure'
--- a/autogen/configure 2013-08-05 10:17:40 +0000
+++ b/autogen/configure 2013-08-10 10:18:08 +0000
@@ -1368,6 +1368,7 @@
 W32_RES_LINK
 CLIENTW
 CLIENTRES
+UPDATE_MANIFEST
 EMACS_MANIFEST
 EMACSRES
 W32_LIBS
@@ -10080,6 +10081,7 @@
 CLIENTW=
 W32_RES_LINK=
 EMACS_MANIFEST=
+UPDATE_MANIFEST=
 if test "${with_w32}" != no; then
   case "${opsys}" in
     cygwin)
@@ -10243,6 +10245,7 @@
     x86_64-*-*) EMACS_MANIFEST="emacs-x64.manifest" ;;
     *) EMACS_MANIFEST="emacs-x86.manifest" ;;
   esac
+  UPDATE_MANIFEST=update-game-score.exe.manifest
   if test "${opsys}" = "cygwin"; then
     W32_LIBS="$W32_LIBS -lkernel32 -luser32 -lgdi32 -lole32 -lcomdlg32"
     W32_LIBS="$W32_LIBS -lusp10 -lcomctl32 -lwinspool"
@@ -10280,6 +10283,7 @@
 
 
 
+
 if test "${HAVE_W32}" = "yes"; then
   window_system=w32
   with_xft=no


reply via email to

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