Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange
authorNeil Conway <neilc@samurai.com>
Sat, 7 May 2005 05:48:50 +0000 (05:48 +0000)
committerNeil Conway <neilc@samurai.com>
Sat, 7 May 2005 05:48:50 +0000 (05:48 +0000)
commitd733f110cd68d82d11553a9615f2437d0f19535c
treeb182db515b98f71f5477e58871d9512c5d40cf6d
parentf65803a2c36a13e2f6ee0d15ac1644e3f0e51995
Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange
interaction between ld, readline, termcap, and psql. The symptom is psql
failing with this error on startup:

    symbol lookup error: /usr/lib64/libreadline.so.4: undefined symbol: BC

I'm still trying to find the best way to solve this, but in the mean time
I'm reverting the patch in order to unbreak FC3.
configure
configure.in