emacs-diffs
[Top][All Lists]
Advanced

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

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


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

------------------------------------------------------------
revno: 113346
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2013-07-09 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-07-08 10:17:45 +0000
+++ b/autogen/Makefile.in       2013-07-09 10:17:37 +0000
@@ -59,7 +59,7 @@
 # the same distribution terms as the rest of that program.
 #
 # Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib 
--m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux 
--avoid=binary-io --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat 
--avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open 
--avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd 
--avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib 
--makefile-name=gnulib.mk --conditional-dependencies --no-libtool 
--macro-prefix=gl --no-vc-files alloca-opt c-ctype c-strcase careadlinkat 
close-stream crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr 
dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir 
filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday ignore-value 
intprops largefile lstat manywarnings memrchr mktime pipe2 pselect 
pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time 
stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat 
sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib 
--m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux 
--avoid=binary-io --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat 
--avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open 
--avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd 
--avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib 
--makefile-name=gnulib.mk --conditional-dependencies --no-libtool 
--macro-prefix=gl --no-vc-files alloca-opt c-ctype c-strcase careadlinkat 
close-stream crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr 
dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir 
filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops 
largefile lstat manywarnings memrchr mktime pipe2 pselect pthread_sigmask 
putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg 
stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time 
timer-time timespec-add timespec-sub unsetenv utimens warnings
 
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
@@ -200,12 +200,12 @@
 @BUILDING_FOR_WINDOWSNT_FALSE@ getloadavg.c getopt.c \
 @BUILDING_FOR_WINDOWSNT_FALSE@ getopt.in.h getopt1.c \
 @BUILDING_FOR_WINDOWSNT_FALSE@ getopt_int.h gettimeofday.c \
address@hidden@ group-member.c ignore-value.h \
address@hidden@ intprops.h inttypes.in.h lstat.c \
address@hidden@ memrchr.c mktime-internal.h \
address@hidden@ mktime.c openat.h pathmax.h \
address@hidden@ pselect.c pthread_sigmask.c \
address@hidden@ putenv.c acl-internal.h acl.h \
address@hidden@ group-member.c intprops.h \
address@hidden@ inttypes.in.h lstat.c memrchr.c \
address@hidden@ mktime-internal.h mktime.c \
address@hidden@ openat.h pathmax.h pselect.c \
address@hidden@ pthread_sigmask.c putenv.c \
address@hidden@ acl-internal.h acl.h \
 @BUILDING_FOR_WINDOWSNT_FALSE@ acl_entries.c readlink.c \
 @BUILDING_FOR_WINDOWSNT_FALSE@ at-func.c readlinkat.c \
 @BUILDING_FOR_WINDOWSNT_FALSE@ root-uid.h sig2str.c sig2str.h \

=== modified file 'autogen/configure'
--- a/autogen/configure 2013-07-08 10:17:45 +0000
+++ b/autogen/configure 2013-07-09 10:17:37 +0000
@@ -7267,7 +7267,6 @@
   # Code from module gettime:
   # Code from module gettimeofday:
   # Code from module group-member:
-  # Code from module ignore-value:
   # Code from module include_next:
   # Code from module intprops:
   # Code from module inttypes-incomplete:
@@ -11183,7 +11182,7 @@
 fi
 
 HAVE_IMAGEMAGICK=no
-if test "${HAVE_X11}" = "yes"; then
+if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then
   if test "${with_imagemagick}" != "no"; then
     ## 6.2.8 is the earliest version known to work, but earlier versions
     ## might work - let us know if you find one.


reply via email to

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