summaryrefslogtreecommitdiff
path: root/autogen/config.in
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 /autogen/config.in
parenta879f0eaae49460a29c840e3e35acdb84aa9aa7e (diff)
downloademacs-e7d0e5ee247a155a268ffbf80bedbe25e15b5032.tar.gz
Auto-commit of generated files.
Diffstat (limited to 'autogen/config.in')
-rw-r--r--autogen/config.in6
1 files changed, 0 insertions, 6 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