binutils.conf: ignore --disable-static, *.a required by
ksymoops at least.
gdb.conf: ignore --enable-shared and --disable-static,
gdb linking is buggy (I reported that years ago).
liblockfile/force-symlink.patch: force the liblockfile.so
symlink, or it fails on stage 9.
ncurses/one-step-install.patch: use one shell command to
remove the old .so libraries and install the new ones,
for ncurses.so may be required by bash.
readline.conf: after the shared libraries have been
installed, and if bash is supposed to require them, move
them from /usr/lib to /lib. Please don't change this code
(except for moving the shared libraries only into /lib),
the event flow is tricky and can be easily broken.
readline.conf: don't copy doc to docdir, auto-doc-copy
does it better. But copy the examples, they are a nice
readline.info completion.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1498 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
This links gdb against the installed [shared] readline
library. There were 2 versions (IIRC) of gdb since the
latest rl was released, and there will probably be another
2 before the newest rl is included. Works since 1.5.XX...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1367 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc