* bootstrap: Back out 2008-07-18 hack now that gnulib-tool creates
anchored .gitignore entries.
+2008-08-02 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ Update for recent .gitignore fix in Gnulib.
+ * bootstrap: Back out 2008-07-18 hack now that gnulib-tool creates
+ anchored .gitignore entries.
+
2008-08-02 Joel E. Denny <jdenny@ces.clemson.edu>
Set gnu or gnits strictness.
done
fi
-# FIXME: Gnulib should be patched to add "/" in front of .gitignore entries
-# instead. Anyway, this hack must be done before invoking autoconf so that
-# build-aux/git-version-gen doesn't think the version is dirty because
-# .gitignore isn't committed.
-grep -v '^GNUmakefile$' .gitignore > .gitignore~ && mv .gitignore~ .gitignore
-
# Reconfigure, getting other files.
for command in \