[project @ 2004-03-16 15:35:54 by simonmar]
authorsimonmar <unknown>
Tue, 16 Mar 2004 15:35:54 +0000 (15:35 +0000)
committersimonmar <unknown>
Tue, 16 Mar 2004 15:35:54 +0000 (15:35 +0000)
Don't make configure read-only.

Makefile.config

index ed0b3ad..f40e0ac 100644 (file)
@@ -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