summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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