Re: [HACKERS] minor problem with detecting int64 in configure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: t-ishii(at)sra(dot)co(dot)jp
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] minor problem with detecting int64 in configure
Date: 1998-08-24 14:43:59
Message-ID: 23328.903969839@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

t-ishii(at)sra(dot)co(dot)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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Eric Marsden 1998-08-24 14:54:46 Re: [INTERFACES] Convert PGconn, PGresult to opaque types?
Previous Message John Reynolds 1998-08-24 14:25:32 subscribe