summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdmake/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/dmake/configure.in b/dmake/configure.in
index 38037e1a40fc..2b781ef72322 100755
--- a/dmake/configure.in
+++ b/dmake/configure.in
@@ -28,7 +28,6 @@ dnl Checks for header files.
AC_HEADER_DIRENT
AC_HEADER_STDC
AC_CHECK_HEADERS(fcntl.h limits.h strings.h sys/file.h sys/time.h unistd.h)
-AC_CONFIG_HEADERS(config.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST