Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-01-20 02:45:39 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2003-01-20 02:45:39 +0300
commit6f2480fbf706f944d20f8db3f17733ee8978987e (patch)
treedc37e2d7382312de415591d33ed0a1ea14893028 /configure.in
parent6b5a79886d0c8d4eff086751892b0e0431869682 (diff)
* configure.in: Add missing \.
* configure: Rebuilt.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 47ea16f54..4fd42ed24 100644
--- a/configure.in
+++ b/configure.in
@@ -161,7 +161,7 @@ target_libs="target-libiberty \
target-newlib \
${libstdcxx_version} \
target-libf2c \
- ${libgcj}
+ ${libgcj} \
target-libobjc"
# these tools are built using the target libs, and are intended to run only