* Makefile.in, configure.in: Make winsup builds work with
authorSteve Chamberlain <sac@cygnus>
Tue, 31 Oct 1995 20:01:18 +0000 (20:01 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 31 Oct 1995 20:01:18 +0000 (20:01 +0000)
new scheme.

configure.in

index 4e6af36..9301f89 100644 (file)
@@ -42,7 +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="target-libiberty target-libgloss target-newlib target-libio target-librx target-libstdc++ target-libg++ target-winsup"
+target_libs="target-libiberty target-libgloss target-newlib target-libio target-librx target-libstdc++ target-libg++"
 
 
 # these tools are built using the target libs, and are intended to run only