mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-02 08:25:03 +03:00
6029deefa6
* 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@