summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-09-24 00:02:14 +0200
committerPeter Simons <simons@cryp.to>2009-09-24 00:02:14 +0200
commit24c0b5b37d554c2ba8a63e124293562164b94948 (patch)
tree67104f92d545c2b8f923464ca17b00940338743f /bootstrap.sh
parent7725e3abffa3719876bee536778afcd9965e3db4 (diff)
downloadautoconf-archive-24c0b5b37d554c2ba8a63e124293562164b94948.tar.gz
AUTHORS: integrated git-authors-gen.pl into the build process
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