mega-patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема mega-patch
Дата
Msg-id 199803230410.XAA03804@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] mega-patch--tcl/tk configuration  (Brook Milligan <brook@trillium.NMSU.Edu>)
Список 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 по дате отправления:

Предыдущее
От: t-ishii@sra.co.jp
Дата:
Сообщение: Re: Final Patch?
Следующее
От: Andreas Klemm
Дата:
Сообщение: Re: [HACKERS] urgent: pgsql 6.3 FreeBSD port update trouble, --with-tcl doesn't work