summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-01-06 21:53:19 +0100
committerPeter Simons <simons@cryp.to>2011-01-06 21:59:31 +0100
commit76ca2be8f29d1814fa698a68cae35d905ce63020 (patch)
tree17cdc194f35242e887b0112977854e9a17b059e6 /TODO
parent7bc90c7f30048d79f60587a1f831a465f56e8049 (diff)
downloadautoconf-archive-76ca2be8f29d1814fa698a68cae35d905ce63020.tar.gz
Merge functionality of 'set-serial.sh' into the 'maintainer-all' target.
Running 'maintainer-all' will now automatically ensure that the #serial number of every macro corresponds to the number of commits that have modified that macro in the Git repository.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 72d9d7f..675160a 100644
--- a/TODO
+++ b/TODO
@@ -62,12 +62,6 @@
* [ ] 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