add libio
authorDavid D. Zuhn <zoo@cygnus>
Wed, 18 Aug 1993 21:26:16 +0000 (21:26 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Wed, 18 Aug 1993 21:26:16 +0000 (21:26 +0000)
configure.in

index 3353a4b56ba420a21db2eff1976ce51189f63023..e7ffeda5a0ee3d07a46e53fbf3a82f29286f36eb 100644 (file)
@@ -38,7 +38,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 newlib libg++"
+target_libs="libm xiberty newlib libio libg++"
 
 ## start-sanitize-chill
 target_libs="${target_libs} chill chillrt"