From 12fcb33bfaa03b3c6245d15bfb1809f7facc857f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 28 May 2002 12:39:23 +0000 Subject: re-added UnderMouse Placement added NLS support in the new configure system. --- nls/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nls/Makefile.am') diff --git a/nls/Makefile.am b/nls/Makefile.am index 9b6c8fac..eb6fdc9e 100644 --- a/nls/Makefile.am +++ b/nls/Makefile.am @@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = Makefile.in blackbox-nls.hh DISTCLEANFILES = blackbox-nls.hh uninstall-local: - @if test x$(NLSTEST) = "x-DNLS"; then \ + @if test x$(NLSTEST) = "xyes"; then \ rmdir $(DESTDIR)$(pkgdatadir)/nls; \ fi distclean-local: -- cgit v1.2.3