Re: [HACKERS] Re: [SQL] plpgsql error

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: PostgreSQL-development <hackers@postgreSQL.org>
Date: 1999-05-12T14:12:18Z
Lists: pgsql-hackers
Bruce Momjian <maillist@candle.pha.pa.us> writes:
> Tom, I like your fix in configure.in better than adding a silly
> Makefile rule.  Yours is much cleaner.  You just created an
> expanded_libdir in configure.in and let that be expanded in the *.in
> files.

Not really --- did you see what I had to do to get the thing expanded
properly?  Ick...  Brook's approach would be cleaner.  But I don't want
to spend more time on it now.

			regards, tom lane