linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is defined
authorFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Wed, 4 Mar 1998 20:59:50 +0000 (13:59 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 4 Mar 1998 20:59:50 +0000 (13:59 -0700)
commitce514f5730c73704a3575bc793500b960174c36d
tree7abca2293f4e4c2da2235b9880700bc55eadd1a1
parentf75fb5095c135e0976a065a4fa3042e5db7e997c
linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is defined

        * rs6000/linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if
        USE_GNULIBC_1 is defined
        * configure.in: add a new case powerpc-*-linux-gnulibc1 which
        includes the t-linux-gnulibc1 fragment

From-SVN: r18405
gcc/ChangeLog
gcc/config/rs6000/linux.h
gcc/configure
gcc/configure.in