Commit 73b97e5c by Benjamin Kosnik Committed by Benjamin Kosnik

config.if: Tweak.


2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>

	* config.if: Tweak.

From-SVN: r33600
parent 53a6ca29
2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
* config.if: Tweak.
2000-04-16 Dave Pitts <dpitts@cozx.com>
* config.sub (case $basic_machine): Change default for "ibm-*"
......
......@@ -27,7 +27,6 @@ else
libstdcxx_srcdir=${if_topsrcdir}/libstdc++
fi
echo "${libstdcxx_srcdir} is where"
if [ -f ${libstdcxx_srcdir}/Makefile.in ]; then
# We check libstdc++ for libstdcxx_interface.
libstdcxx_interface=`grep "^INTERFACE" ${libstdcxx_srcdir}/Makefile.in | sed 's/INTERFACE[ ]*=[ ]*\(.*\)/\1/'`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment