From 754b8051171cab674ebf18893c8fbbc98b7ffaa7 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 20 May 2012 06:18:48 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/config.in | 30 ------------------------------ autogen/configure | 12 ++++++------ 2 files changed, 6 insertions(+), 36 deletions(-) diff --git a/autogen/config.in b/autogen/config.in index 56d5d1976f0..b08960e0fd4 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -269,9 +269,6 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the `getdelim' function. */ #undef HAVE_GETDELIM -/* Define to 1 if you have the `getdomainname' function. */ -#undef HAVE_GETDOMAINNAME - /* Define to 1 if you have the `getgrent' function. */ #undef HAVE_GETGRENT @@ -311,9 +308,6 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the `getsockname' function. */ #undef HAVE_GETSOCKNAME -/* Define to 1 if you have the `getsockopt' function. */ -#undef HAVE_GETSOCKOPT - /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY @@ -540,24 +534,12 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_MALLOC_H -/* Define to 1 if you have the `mblen' function. */ -#undef HAVE_MBLEN - -/* Define to 1 if you have the `mbrlen' function. */ -#undef HAVE_MBRLEN - -/* Define to 1 if you have the `mbsinit' function. */ -#undef HAVE_MBSINIT - /* Define to 1 if declares mbstate_t. */ #undef HAVE_MBSTATE_T /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the `mempcpy' function. */ -#undef HAVE_MEMPCPY - /* Define to 1 if you have mouse menus. (This is automatic if you use X, but the option to specify it remains.) It is also defined with other window systems that support xmenu.c. */ @@ -575,9 +557,6 @@ along with GNU Emacs. If not, see . */ /* Define if you have mouse support. */ #undef HAVE_MOUSE -/* Define to 1 if you have the `mremap' function. */ -#undef HAVE_MREMAP - /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_DL_H @@ -672,9 +651,6 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the `setsid' function. */ #undef HAVE_SETSID -/* Define to 1 if you have the `setsockopt' function. */ -#undef HAVE_SETSOCKOPT - /* Define to 1 if you have the `shutdown' function. */ #undef HAVE_SHUTDOWN @@ -854,9 +830,6 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the `tzset' function. */ #undef HAVE_TZSET -/* Define to 1 if you have the `ualarm' function. */ -#undef HAVE_UALARM - /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -936,9 +909,6 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the `XScreenResourceString' function. */ #undef HAVE_XSCREENRESOURCESTRING -/* Define to 1 if you have the `XSetWMProtocols' function. */ -#undef HAVE_XSETWMPROTOCOLS - /* Define if you have usable i18n support. */ #undef HAVE_X_I18N diff --git a/autogen/configure b/autogen/configure index 559fe4c526c..c46e7717bb0 100755 --- a/autogen/configure +++ b/autogen/configure @@ -10903,7 +10903,7 @@ $as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h fi for ac_func in XrmSetDatabase XScreenResourceString \ -XScreenNumberOfScreen XSetWMProtocols +XScreenNumberOfScreen do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" @@ -14312,15 +14312,15 @@ esac -for ac_func in gethostname getdomainname \ +for ac_func in gethostname \ rename closedir mkdir rmdir sysinfo getrusage get_current_dir_name \ 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 \ -sendto recvfrom getsockopt setsockopt getsockname getpeername \ -gai_strerror mkstemp getline getdelim mremap fsync sync \ -difftime mempcpy mblen mbrlen posix_memalign \ +__fpending strsignal setitimer \ +sendto recvfrom getsockname getpeername \ +gai_strerror mkstemp getline getdelim fsync sync \ +difftime posix_memalign \ getpwent endpwent getgrent endgrent \ cfmakeraw cfsetspeed copysign __executable_start do : -- 2.39.2