]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc-interface/Makefile.in (TOOLS_LIBS): Add $(LIBINTL).
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 29 Jun 2011 08:24:13 +0000 (08:24 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 29 Jun 2011 08:24:13 +0000 (08:24 +0000)
From-SVN: r175624

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index c27f132e0c4a5d7bf066c39243da8b9328c3e6ec..6c9f757036d3499e6d271588751ac6ca2835d44f 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc-interface/Makefile.in (TOOLS_LIBS): Add $(LIBINTL).
+
 2011-06-18  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.c (gnat_to_gnu_component_type): Use GNAT_TYPE
index 3c998d47d3ad20872723a07ed84fc0a2819ba9ad..7feb6d27b81cd8abff7c77bcb3d60c17e68cc94a 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for GNU Ada Compiler (GNAT).
-#   Copyright (C) 1994-2010 Free Software Foundation, Inc.
+#   Copyright (C) 1994-2011 Free Software Foundation, Inc.
 
 #This file is part of GCC.
 
@@ -247,7 +247,7 @@ LIBS = $(LIBINTL) $(LIBIBERTY) $(SYSLIBS)
 LIBDEPS = $(LIBINTL_DEP) $(LIBIBERTY)
 # Default is no TGT_LIB; one might be passed down or something
 TGT_LIB =
-TOOLS_LIBS = $(EXTRA_GNATTOOLS_OBJS) targext.o link.o $(LIBGNAT) ../../../libiberty/libiberty.a $(SYSLIBS) $(TGT_LIB)
+TOOLS_LIBS = $(EXTRA_GNATTOOLS_OBJS) targext.o link.o $(LIBGNAT) $(LIBINTL) ../../../libiberty/libiberty.a $(SYSLIBS) $(TGT_LIB)
 
 # Convert the target variable into a space separated list of architecture,
 # manufacturer, and operating system and assign each of those to its own