emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r108308: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r108308: Auto-commit of generated files.
Date: Sat, 19 May 2012 06:17:29 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 108308
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-05-19 06:17:29 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/config.in
  autogen/configure
=== modified file 'autogen/config.in'
--- a/autogen/config.in 2012-05-01 10:17:25 +0000
+++ b/autogen/config.in 2012-05-19 10:17:29 +0000
@@ -254,9 +254,6 @@
 /* Define to 1 if you have the `fsync' function. */
 #undef HAVE_FSYNC
 
-/* Define to 1 if you have the `ftime' function. */
-#undef HAVE_FTIME
-
 /* Define to 1 if you have the `gai_strerror' function. */
 #undef HAVE_GAI_STRERROR
 

=== modified file 'autogen/configure'
--- a/autogen/configure 2012-05-18 10:17:28 +0000
+++ b/autogen/configure 2012-05-19 10:17:29 +0000
@@ -4457,7 +4457,6 @@
       m68k-*)      machine=m68k ;;
       powerpc-*)   machine=macppc ;;
       sparc*-)     machine=sparc ;;
-      vax-*)       machine=vax ;;
     esac
   ;;
 
@@ -4470,7 +4469,6 @@
       i386-*)    machine=intel386 ;;
       powerpc-*) machine=macppc ;;
       sparc*)    machine=sparc ;;
-      vax-*)     machine=vax ;;
     esac
   ;;
 
@@ -10133,6 +10131,7 @@
      docdir="\${ns_appresdir}/etc"
      etcdir="\${ns_appresdir}/etc"
                infodir="\${ns_appresdir}/info"
+     mandir="\${ns_appresdir}/man"
      lispdir="\${ns_appresdir}/lisp"
      LEIM_INSTALLDIR="\${ns_appresdir}/leim"
      INSTALL_ARCH_INDEP_EXTRA=
@@ -14315,7 +14314,7 @@
 
 for ac_func in gethostname getdomainname \
 rename closedir mkdir rmdir sysinfo getrusage get_current_dir_name \
-random lrand48 logb frexp fmod rint cbrt ftime setsid \
+random lrand48 logb frexp fmod rint cbrt setsid \
 strerror fpathconf select euidaccess getpagesize tzset setlocale \
 utimes getrlimit setrlimit setpgid getcwd getwd shutdown getaddrinfo \
 __fpending mblen mbrlen mbsinit strsignal setitimer ualarm \


reply via email to

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