From 78a49e8faf926c9629c5672073b4e48a9c807870 Mon Sep 17 00:00:00 2001 From: tg Date: Sat, 4 Oct 2008 19:13:22 +0000 Subject: [PATCH] =?UTF-8?q?miwi=20noticed=20that=20=20on=20Vieh?= =?UTF-8?q?BSE=20has=20a=20prerequisite=20header,=20but=20didn=E2=80=99t?= =?UTF-8?q?=20tell=20me=20which=20one=20(T=20H=20A=20N=20K=20S=20!)?= =?UTF-8?q?=E2=80=A6=20since=20I=20have=20no=20FleaBSD=20shell=20account,?= =?UTF-8?q?=20I=20tried=20on=20DragonFly=20and=20MidnightBSD,=20which=20bo?= =?UTF-8?q?th=20are=20content=20when=20adding=20=20first?= =?UTF-8?q?=E2=80=A6=20let=E2=80=99s=20hope=20this=20fixes=20all=20386BSD?= =?UTF-8?q?=20derivates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build.sh b/Build.sh index 28de36f..11cf40e 100644 --- a/Build.sh +++ b/Build.sh @@ -1,5 +1,5 @@ #!/bin/sh -srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.351 2008/09/30 17:34:25 tg Exp $' +srcversion='$MirOS: src/bin/mksh/Build.sh,v 1.352 2008/10/04 19:13:22 tg Exp $' #- # Environment used: CC CFLAGS CPPFLAGS LDFLAGS LIBS NOWARN NROFF TARGET_OS # CPPFLAGS recognised: MKSH_SMALL MKSH_ASSUME_UTF8 MKSH_NOPWNAM MKSH_NOVI @@ -856,7 +856,7 @@ ac_header sys/mkdev.h sys/types.h ac_header sys/mman.h sys/types.h ac_header sys/sysmacros.h ac_header libgen.h -ac_header libutil.h +ac_header libutil.h sys/types.h ac_header paths.h ac_header stdbool.h ac_header grp.h sys/types.h