configure.in (slibdir): Accept an --with-slibdir option.
authorRichard Henderson <rth@redhat.com>
Sun, 7 Jan 2001 21:48:30 +0000 (13:48 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 7 Jan 2001 21:48:30 +0000 (13:48 -0800)
commit5b15f27732a33e651cad21dc830d269399678c7b
treea74689dd6e99b28e78d7157a026d94e8fa585817
parenteaf19aba9dd54803ac02782fc2c1945a6971e38f
configure.in (slibdir): Accept an --with-slibdir option.

        * configure.in (slibdir): Accept an --with-slibdir option.
        Use "test" not "[" in configure.  Default to $(libdir).

From-SVN: r38784
gcc/ChangeLog
gcc/configure
gcc/configure.in