[kaffe] CVS kaffe (guilhem): Regenerated configure
Kaffe CVS
cvs-commits at kaffe.org
Tue Jul 19 06:13:59 PDT 2005
PatchSet 6747
Date: 2005/07/19 13:07:49
Author: guilhem
Branch: HEAD
Tag: (none)
Log:
Regenerated configure
Members:
ChangeLog:1.4272->1.4273
configure:1.469->1.470
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4272 kaffe/ChangeLog:1.4273
--- kaffe/ChangeLog:1.4272 Tue Jul 19 01:15:56 2005
+++ kaffe/ChangeLog Tue Jul 19 13:07:49 2005
@@ -1,3 +1,7 @@
+2005-07-19 Guilhem Lavaux <guilhem at kaffe.org>
+
+ * configure: Regenerated.
+
2005-07-19 Dalibor Topic <robilad at kaffe.org>
Merged in Runtime/VMRuntime, Process/VMProcess, target native layer and
Index: kaffe/configure
diff -u kaffe/configure:1.469 kaffe/configure:1.470
--- kaffe/configure:1.469 Tue Jul 19 01:15:58 2005
+++ kaffe/configure Tue Jul 19 13:07:51 2005
@@ -29829,6 +29829,7 @@
+
for ac_header in stdarg.h \
alloca.h \
bsd/libc.h \
@@ -29845,6 +29846,7 @@
memory.h \
mips/cachectl.h \
netdb.h \
+net/if.h \
netinet/in.h \
netinet/in_systm.h \
netinet/tcp.h \
@@ -29872,14 +29874,14 @@
sys/param.h \
sys/signal.h \
sys/ucontext.h \
+sys/sockio.h \
syslog.h \
time.h \
unistd.h \
utime.h \
wintypes.h \
wtypes.h \
-zlib.h \
-fpu_control.h
+zlib.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then
More information about the kaffe
mailing list