Re: Order of checking for readline support libraries
От | Martijn van Oosterhout |
---|---|
Тема | Re: Order of checking for readline support libraries |
Дата | |
Msg-id | 20061130202557.GC21407@svana.org обсуждение исходный текст |
Ответ на | Order of checking for readline support libraries (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Order of checking for readline support libraries
|
Список | pgsql-hackers |
On Thu, Nov 30, 2006 at 11:33:11AM -0500, Tom Lane wrote: > Currently, configure checks for the readline support packages in the > order > -ltermcap -lncurses -lcurses > I would like to change this to > -lncurses -ltermcap -lcurses > The reason is that Fedora is deprecating termcap and planning to remove > it (see attached). Comments? Anyone know of a platform this would > produce bad results on? On debian libtermcap.so is a symlink to libncurses.so, so it will change the link line but other than that have no effect. The real termcap was deprecated in debian sometime around the libc6 transition. Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > From each according to his ability. To each according to his ability to litigate.
В списке pgsql-hackers по дате отправления: