From 83326456867a7d02186284ccc7600679585ae90d Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Sun, 19 Jan 2003 23:45:39 +0000 Subject: * configure.in: Add missing \. * configure: Rebuilt. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 47ea16f..4fd42ed 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 -- cgit v1.1