summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-01-02 12:16:41 +0100
committerPeter Simons <simons@cryp.to>2011-01-02 12:16:41 +0100
commitf674ae47e01148b4f528107576508f8dc71196ef (patch)
tree02c842f9dc26598199f21ed0224459075c22a108
parentbd89646ecc15d590fee775b4e88c989df3b13878 (diff)
downloadautoconf-archive-f674ae47e01148b4f528107576508f8dc71196ef.tar.gz
Revert "Implement a TODO item: add set-serial to build process (and fix a comment typo in set-serial.sh)."
This reverts commit a61505239398139eec7deb64b785bfc24e5e3e54. A superior solution is still being developed.
-rw-r--r--Makefile.am1
-rw-r--r--TODO7
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 803a87b..d1a9ebd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,5 +46,4 @@ dist-hook:
$(top_srcdir)/gen-authors.sh >$(distdir)/au-t; \
rm -f $(distdir)/AUTHORS; \
mv $(distdir)/au-t $(distdir)/AUTHORS; \
- $(top_srcdir)/set-serial.sh $(distdir)/m4/*.m4; \
fi
diff --git a/TODO b/TODO
index 19631ba..72d9d7f 100644
--- a/TODO
+++ b/TODO
@@ -62,6 +62,13 @@
* [ ] sc_space_tab
* [ ] sc_useless_cpp_parens
+* TODO Generate serial lines automatically
+
+ The script [[file:set-serial.sh][set-serial.sh]] uses the git repository to determine an appropriate
+ serial number (i.e. the number of commits that have occurred) and patches
+ that number into the m4 file. The solution seems to work nicely, but it isn't
+ integrated into the build process yet.
+
* TODO Don't repeat license texts in Texinfo for every macro
The Texinfo documentation has a section "license" for every macro that