Missing acconfig.h
Pavel Roskin
pavel_roskin at geocities.com
Fri Jan 15 07:48:24 PST 1999
Hello!
I'm very glad that kaffe uses automake and libtool now.
Unfortunately, it seems that current kaffe lacks acconfig.h
It only needs one definition, namely ssize_t
Without this definition autoheader refuses to generate config.h.in
TODO from autoconf says that this problem should be fixed, but it is not
fixed in autoconf, so it should be temporarily fixed in Kaffe.
File acconfig.h attached.
Pavel Roskin
-------------- next part --------------
/* Define to `int' if <sys/types.h> doesn't define. */
#undef ssize_t
More information about the kaffe
mailing list