t-ishii@sra.co.jp writes:
> I have found a minor problem with current configure.in.
> [AC_MSG_RESULT(yes) AC_DEFINE(HAVE_LONG_INT_64)],
> this line produces something like:
> echo "$ac_t""yes" 1>&6 cat >> confdefs.h <<\EOF
> and would append garbage "yes cat" to confdefs.h.
Oops. My bad. Patcher please note that the HAVE_LONG_LONG_INT_64
test needs the same fix.
regards, tom lane