* configure.in (target_libs): Include libstdc++ again.
authorPer Bothner <per@bothner.com>
Sat, 5 Nov 1994 23:44:38 +0000 (23:44 +0000)
committerPer Bothner <per@bothner.com>
Sat, 5 Nov 1994 23:44:38 +0000 (23:44 +0000)
* config.guess:  Update from FSF (for FreeBSD).

ChangeLog
configure.in

index 8f58622466a10bd517b7a556b8a718874c16c0d4..59bda3e0eb60c1cfe451d9746b63d05fd12b65e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * configure.in (target_libs):  Include libstdc++ again.
+       * config.guess:  Update from FSF (for FreeBSD).
+
 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
        * Makefile.in (DEVO_SUPPORT): Include configure.bat and
index 359b7713f12a9cff20fdccdc8744d6915a9ec036..7fd40e886dd3f3daf003bc43d1f1d37df5c95940 100644 (file)
@@ -42,9 +42,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch
 # these libraries are built for the target environment, and are built after
 # the host libraries and the host tools (which may be a cross compiler)
 #
-target_libs="libm xiberty libgloss newlib libio librx libg++"
-# If you're using gcc-2.6.1, uncomment following line.
-# target_libs="libm xiberty libgloss newlib libio librx libstdc++ libg++"
+target_libs="libm xiberty libgloss newlib libio librx libstdc++ libg++"
 
 
 # these tools are built using the target libs, and are intended to run only