diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-08-20 08:57:44 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-08-20 08:57:44 +0000 |
commit | 64a0db79e1906f56ba82387940ad4fe7938396ff (patch) | |
tree | 3acd4da442b4c83bfaff010b12af4f71dc72d85b /dmake/configure.in | |
parent | 644f34dbf351067ffb5cd045b182cbe00278696f (diff) |
del: AC_CONFIG_HEADERS
Diffstat (limited to 'dmake/configure.in')
-rwxr-xr-x | dmake/configure.in | 1 |
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 |