summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-07-23 20:04:35 +0000
committerRoland McGrath <roland@redhat.com>1993-07-23 20:04:35 +0000
commit2a983b8ead652f88e52f84bb94ed0964436a3af0 (patch)
treec44d4e8826a0223e6a16083e9ae0f07a04087c3d /configure.in
parentbd395b5c02b008dc76fd8564610bf82b4df80b93 (diff)
downloadgunmake-2a983b8ead652f88e52f84bb94ed0964436a3af0.tar.gz
Formerly configure.in.~22~
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 2fadbe2..edb8ad6 100644
--- a/configure.in
+++ b/configure.in
@@ -24,6 +24,7 @@ AC_HAVE_HEADERS(limits.h sys/param.h fcntl.h string.h memory.h)
AC_MINUS_C_MINUS_O
AC_CONST dnl getopt needs this.
AC_USG
+AC_STAT_MACROS_BROKEN
AC_SUBST(LIBOBJS)