Makefile.in (LIBICONV): Define.

2001-07-26  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>

	* Makefile.in (LIBICONV): Define.

From-SVN: r44401
This commit is contained in:
Rainer Orth 2001-07-26 16:27:36 +00:00 committed by David Edelsohn
parent 06e937ed39
commit 62c62a4fde
2 changed files with 7 additions and 0 deletions

View 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

View 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)