aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-11-23 06:17:42 -0500
committerGlenn Morris2012-11-23 06:17:42 -0500
commite7d0e5ee247a155a268ffbf80bedbe25e15b5032 (patch)
treedc5e63bf06fcf0f2b4b367f02d21341a79e1733a
parenta879f0eaae49460a29c840e3e35acdb84aa9aa7e (diff)
downloademacs-e7d0e5ee247a155a268ffbf80bedbe25e15b5032.tar.gz
emacs-e7d0e5ee247a155a268ffbf80bedbe25e15b5032.zip
Auto-commit of generated files.
-rw-r--r--autogen/config.in6
-rwxr-xr-xautogen/configure5
2 files changed, 1 insertions, 10 deletions
diff --git a/autogen/config.in b/autogen/config.in
index 9f530cc57d3..c0fb1f34bf4 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -253,9 +253,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
253/* Define to 1 if you have the `clock_settime' function. */ 253/* Define to 1 if you have the `clock_settime' function. */
254#undef HAVE_CLOCK_SETTIME 254#undef HAVE_CLOCK_SETTIME
255 255
256/* Define to 1 if you have the `closedir' function. */
257#undef HAVE_CLOSEDIR
258
259/* Define to 1 if you have the <coff.h> header file. */ 256/* Define to 1 if you have the <coff.h> header file. */
260#undef HAVE_COFF_H 257#undef HAVE_COFF_H
261 258
@@ -339,9 +336,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
339/* Define to 1 if you have the `difftime' function. */ 336/* Define to 1 if you have the `difftime' function. */
340#undef HAVE_DIFFTIME 337#undef HAVE_DIFFTIME
341 338
342/* Define to 1 if you have the <dirent.h> header file. */
343#undef HAVE_DIRENT_H
344
345/* Define to 1 if you have the 'dup2' function. */ 339/* Define to 1 if you have the 'dup2' function. */
346#undef HAVE_DUP2 340#undef HAVE_DUP2
347 341
diff --git a/autogen/configure b/autogen/configure
index 0558955911f..fbb2efbc860 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -3214,7 +3214,6 @@ as_fn_append ac_header_list " sys/resource.h"
3214as_fn_append ac_header_list " sys/utsname.h" 3214as_fn_append ac_header_list " sys/utsname.h"
3215as_fn_append ac_header_list " pwd.h" 3215as_fn_append ac_header_list " pwd.h"
3216as_fn_append ac_header_list " utmp.h" 3216as_fn_append ac_header_list " utmp.h"
3217as_fn_append ac_header_list " dirent.h"
3218as_fn_append ac_header_list " util.h" 3217as_fn_append ac_header_list " util.h"
3219as_fn_append ac_header_list " sys/socket.h" 3218as_fn_append ac_header_list " sys/socket.h"
3220as_fn_append ac_header_list " stdlib.h" 3219as_fn_append ac_header_list " stdlib.h"
@@ -8809,8 +8808,6 @@ done
8809 8808
8810 8809
8811 8810
8812
8813
8814{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5 8811{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5
8815$as_echo_n "checking if personality LINUX32 can be set... " >&6; } 8812$as_echo_n "checking if personality LINUX32 can be set... " >&6; }
8816cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8813cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -13474,7 +13471,7 @@ esac
13474 13471
13475 13472
13476for ac_func in gethostname \ 13473for ac_func in gethostname \
13477closedir getrusage get_current_dir_name \ 13474getrusage get_current_dir_name \
13478lrand48 \ 13475lrand48 \
13479select getpagesize setlocale \ 13476select getpagesize setlocale \
13480utimes getrlimit setrlimit shutdown getaddrinfo \ 13477utimes getrlimit setrlimit shutdown getaddrinfo \