X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.config;h=f40e0ac704535257d2eb6884113449d60ec52b34;hb=50afb3c579d9eba76f4433881f3a8c67c11fa8bc;hp=ed0b3adce8e1dab81b02bfbf5848ff7258ba43fe;hpb=81cb7610337b33508066dd400cd371ff6033c987;p=ghc-hetmet.git diff --git a/Makefile.config b/Makefile.config index ed0b3ad..f40e0ac 100644 --- a/Makefile.config +++ b/Makefile.config @@ -9,7 +9,6 @@ configure: configure.ac aclocal.m4 rm -f configure mv configure.new configure chmod +x configure - chmod -w configure if test -f config.status; then ./config.status --recheck; fi rm -f configure.new