This commit is contained in:
tg 2004-12-28 22:44:55 +00:00
parent 5e53de69ad
commit 829ae4376a
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -2,7 +2,7 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13.20040919
# $MirBSD: src/bin/ksh/configure,v 2.2 2004/12/13 19:53:37 tg Exp $
# $MirBSD: src/bin/ksh/configure,v 2.3 2004/12/28 22:44:55 tg Exp $
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 2004
# Free Software Foundation, Inc.
#
@ -1541,7 +1541,7 @@ EOF
fi
for ac_hdr in sys/param.h sys/types.h sys/resource.h sys/time.h \
stddef.h stdlib.h stdint.h string.h limits.h paths.h \
stdbool.h stddef.h stdint.h stdlib.h string.h limits.h paths.h \
memory.h fcntl.h values.h ulimit.h
do
ac_safe=$(echo "$ac_hdr" | sed 'y%./+-%__p_%')