pkgsrc/devel/gtexinfo/patches
grant 88a03252d9 force the configure script to look for ncurses *last* when looking
for a terminal library.

[in an ideal world, ncurses wouldn't even be listed, but according
to the comments in configure.ac, some Linux distributions don't have
libcurses, only libncurses, so it should stay.]

fixes a problem when building with an external gcc, since gcc, when
installed into /prefix, unconditionally searches /prefix/lib for
libraries at link time causing it to find libncurses in /prefix/lib
(the normal gcc ugliness). this leads to the runtime linker being
unable to find libncurses.

noted by gavan@, fix tested by gavan@ and myself.
2003-07-09 13:11:01 +00:00
..
patch-ac Update to version 4.2: lots of new features, see below. 2002-10-03 02:06:31 +00:00
patch-ad Update to version 4.2: lots of new features, see below. 2002-10-03 02:06:31 +00:00
patch-ai Make sure proper prototypes are used for xmalloc() and the like so the 2002-08-10 23:22:02 +00:00
patch-aj force the configure script to look for ncurses *last* when looking 2003-07-09 13:11:01 +00:00
patch-ak force the configure script to look for ncurses *last* when looking 2003-07-09 13:11:01 +00:00