Don't make generated files read-only. That would bother too many
[gnulib.git] / modules / stdint
index 57abf0e..d7dd073 100644 (file)
@@ -47,7 +47,6 @@ stdint.h: stdint_.h
            -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
            -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
            < $(srcdir)/stdint_.h > $@-t
-       chmod a-w $@-t
        mv $@-t $@
 MOSTLYCLEANFILES += stdint.h stdint.h-t