mega-patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject mega-patch
Date
Msg-id 199803230410.XAA03804@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] mega-patch--tcl/tk configuration  (Brook Milligan <brook@trillium.NMSU.Edu>)
List pgsql-hackers
I have just made a change to allow configure to properly find tcl/tk.
The old code never found tk.h if it existed in /usr/include, and their
were other problems.

I also removed the version-specific stuff from tcl/tk searching, so they
will have to be called tcl.h/tcl.[a/so] and tk.h/tk.[a/so] without the
version numbers. You will also have to specify the search location for
those directories when prompted by configure.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: t-ishii@sra.co.jp
Date:
Subject: Re: Final Patch?
Next
From: Andreas Klemm
Date:
Subject: Re: [HACKERS] urgent: pgsql 6.3 FreeBSD port update trouble, --with-tcl doesn't work