summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-07-31 20:11:49 +0200
committerPeter Simons <simons@cryp.to>2009-07-31 20:42:15 +0200
commit469557db7517bcf0cf3e8d92a7102d6f525f17b2 (patch)
treecafb979ce8b74ac42124cc04f4a0e9aa0c53e77c /TODO
parentba002cb2eb302359ff62854ba4dd09d27c3521f5 (diff)
downloadautoconf-archive-469557db7517bcf0cf3e8d92a7102d6f525f17b2.tar.gz
TODO: sc_file_system in maint.mk prevents us from compiling releases
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 254126c..0e80901 100644
--- a/TODO
+++ b/TODO
@@ -63,3 +63,8 @@
Some macros feature http or mailto URIs. The generator scripts should
recognize those and generate appropriate hyperlinks output (where feasible).
+* TODO Figure out how to disable sc_file_system check in maint.mk
+
+ Gnulib wants us to use spelling "file system" and objects when it sees the
+ name ax_boost_filesystem in autoconf-archive.texi. There ought to be a way to
+ avoid that error.