Re: [HACKERS] pgaccess for 6.5.3 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] pgaccess for 6.5.3
Date
Msg-id 199910311249.HAA25923@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] pgaccess for 6.5.3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> >> Can someone suggest a line for PATH_TO_WISH that can be set by configure?
> 
> You should use autoconf's standard mechanism for testing for a
> program's existence and location.  To wit,
>     AC_PATH_PROG(PATH_TO_WISH, wish)
> or one of its variants.

Thanks.  That's what I used.  See my other message outlining my changes
to get this working.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgaccess 0.98
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Serial and NULL values