summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 0b3d025..c1cdd48 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -17,8 +17,7 @@ sed -i -e 's/^sc_file_system:/disabled_sc_file_system:/' \
-e 's/^sc_useless_cpp_parens:/disabled_sc_useless_cpp_parens:/' \
maint.mk
-echo TODO >AUTHORS
-
+./git-authors-gen.pl >AUTHORS
build-aux/gitlog-to-changelog >ChangeLog -- master m4/
autoreconf --install -Wall