mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-09 01:21:25 +03:00

* configure.in: Don't add -lintl to LIBS when included gettext is used (further checks for libraries would fail because libintl.a isn't build, yet). Instead use and substitute LINTL. * src/Makefile.in (OURLIBS): add @LINTL@ * gnome/Makefile.in (EXTRALIBS): add @LINTL@ * tk/Makefile.in (EXTRALIBS): add @LINTL@ * vfs/Makefile.in (LIBS): add @LINTL@ * xv/Makefile.in (EXTRALIBS): add @LINTL@