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@