X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.in;h=93b4582e5ad7a1bfd260ed5c7bed85d6b3058d21;hb=4860241b9fe5daa328fbfabfa87c4af84ac49b65;hp=3626858c95213a4cb1bf9c0d072ea80105eb7bc5;hpb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;p=ghc-hetmet.git diff --git a/Makefile.in b/Makefile.in index 3626858..93b4582 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,6 +31,6 @@ Makefile: Makefile.in config.status config.status: configure $(SHELL) config.status --recheck configure: configure.in - cd $(srcdir); autoconf < configure.in > configure.new + cd $(srcdir) && autoconf < configure.in > configure.new grep -v '# Generated automatically from' < configure.new > configure