* Makefile.am (mc_LDADD): Use INTLLIBS provided by gettext

instead of LINTL.
This commit is contained in:
Pavel Roskin 2001-09-10 20:08:28 +00:00
parent 35ef57ca76
commit c69f80cc61
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-09-10 Pavel Roskin <proski@gnu.org>
* Makefile.am (mc_LDADD): Use INTLLIBS provided by gettext
instead of LINTL.
2001-09-09 Pavel Roskin <proski@gnu.org>
* hotlist.c (load_hotlist): If cannot open hotlist, don't assume

View File

@ -37,7 +37,7 @@ VFSLIB = ../vfs/libvfs-mc.a
endif
mc_LDADD = $(EDITLIB) $(SLANGLIB) $(VFSLIB) \
$(LINTL) $(LGPM) $(TERMNET) $(MCLIBS) $(LIBICONV)
$(INTLLIBS) $(LGPM) $(TERMNET) $(MCLIBS) $(LIBICONV)
CHARSET_SRC = charsets.c charsets.h selcodepage.c selcodepage.h