From dfb8dc1a42fb3342a89c47879c32439831ed194a Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 27 Aug 2010 04:09:42 +0000 Subject: [PATCH] Re-generated by autopoint. --- po/Makefile.in.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 0df87ca..fecf500 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -418,13 +418,9 @@ $(DUMMYPOFILES): update-gmo: Makefile $(GMOFILES) @: -# Recreate Makefile by invoking config.status. Explicitly invoke the shell, -# because execution permission bits may not work on the current file system. -# Use @SHELL@, which is the shell determined by autoconf for the use by its -# scripts, not $(SHELL) which is hardwired to /bin/sh and may be deficient. Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@ cd $(top_builddir) \ - && @SHELL@ ./config.status $(subdir)/$@.in po-directories + && $(SHELL) ./config.status $(subdir)/$@.in po-directories force: -- 1.7.10.4