]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in (LIBICONV): Define.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Thu, 26 Jul 2001 16:27:36 +0000 (16:27 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 26 Jul 2001 16:27:36 +0000 (12:27 -0400)
2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>

* Makefile.in (LIBICONV): Define.

From-SVN: r44401

gcc/ChangeLog
gcc/Makefile.in

index b811eb4038b8f5cb8e555f3a8de2ccaf937fd463..7d5ee3741a3b18742f3400de96f408add217b6f2 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+
+       * Makefile.in (LIBICONV): Define.
+
 2001-07-26  Catherine Moore  <clm@redhat.com>
 
         * config/v850/v850.h (ENCODE_SECTION_INFO):  Change order
index 6e619d9b37263199b1d0166c8c3103144044c961..60823ee80f4791e3a0b71d452053bdf3343eb23d 100644 (file)
@@ -335,6 +335,9 @@ USE_NLS = @USE_NLS@
 # Internationalization library.
 INTLLIBS = @INTLLIBS@
 
+# Character encoding conversion library.
+LIBICONV = @LIBICONV@
+
 # List of internationalization subdirectories.
 POSUB = @POSUB@
 INTL_SUBDIRS = intl $(POSUB)