summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-11-23 06:17:42 -0500
committerGlenn Morris <rgm@gnu.org>2012-11-23 06:17:42 -0500
commite7d0e5ee247a155a268ffbf80bedbe25e15b5032 (patch)
treedc5e63bf06fcf0f2b4b367f02d21341a79e1733a
parenta879f0eaae49460a29c840e3e35acdb84aa9aa7e (diff)
downloademacs-e7d0e5ee247a155a268ffbf80bedbe25e15b5032.tar.gz
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/>. */
/* Define to 1 if you have the `clock_settime' function. */
#undef HAVE_CLOCK_SETTIME
-/* Define to 1 if you have the `closedir' function. */
-#undef HAVE_CLOSEDIR
-
/* Define to 1 if you have the <coff.h> header file. */
#undef HAVE_COFF_H
@@ -339,9 +336,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the `difftime' function. */
#undef HAVE_DIFFTIME
-/* Define to 1 if you have the <dirent.h> header file. */
-#undef HAVE_DIRENT_H
-
/* Define to 1 if you have the 'dup2' function. */
#undef HAVE_DUP2
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"
as_fn_append ac_header_list " sys/utsname.h"
as_fn_append ac_header_list " pwd.h"
as_fn_append ac_header_list " utmp.h"
-as_fn_append ac_header_list " dirent.h"
as_fn_append ac_header_list " util.h"
as_fn_append ac_header_list " sys/socket.h"
as_fn_append ac_header_list " stdlib.h"
@@ -8809,8 +8808,6 @@ done
-
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if personality LINUX32 can be set" >&5
$as_echo_n "checking if personality LINUX32 can be set... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -13474,7 +13471,7 @@ esac
for ac_func in gethostname \
-closedir getrusage get_current_dir_name \
+getrusage get_current_dir_name \
lrand48 \
select getpagesize setlocale \
utimes getrlimit setrlimit shutdown getaddrinfo \