Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Sat, 19 May 2012 10:17:29 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Sat, 19 May 2012 10:17:29 +0000 (06:17 -0400)
autogen/config.in
autogen/configure

index 10efc70..56d5d19 100644 (file)
@@ -254,9 +254,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* 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
 
index e397eb8..559fe4c 100755 (executable)
@@ -4457,7 +4457,6 @@ case "${canonical}" in
       m68k-*)      machine=m68k ;;
       powerpc-*)   machine=macppc ;;
       sparc*-)     machine=sparc ;;
-      vax-*)       machine=vax ;;
     esac
   ;;
 
@@ -4470,7 +4469,6 @@ case "${canonical}" in
       i386-*)    machine=intel386 ;;
       powerpc-*) machine=macppc ;;
       sparc*)    machine=sparc ;;
-      vax-*)     machine=vax ;;
     esac
   ;;
 
@@ -10133,6 +10131,7 @@ if test "${HAVE_NS}" = yes; then
      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 @@ esac
 
 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 \