summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2003-12-05 14:32:33 +0000
committerMartin Pool <mbp@sourcefrog.net>2003-12-05 14:32:33 +0000
commit424cca13744557ff110ad314894153eec19c9078 (patch)
treefa01b080eafd7d63469caac953aa4dd5304520b0
parentd9e1a73de8de29d8096c471310184bdbf40f205a (diff)
downloadlibrsync-424cca13744557ff110ad314894153eec19c9078.tar.gz
Perhaps don't use popt.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8ae94d2..d644dda 100644
--- a/TODO
+++ b/TODO
@@ -77,6 +77,8 @@ $Id$
* Change popt library to proper automake conditional recursive
SUBDIR instead of an EXTRA_LIBRARIES in a seperate dir (or just
remove it from the distribution and make the library a dependency).
+
+ Or perhaps don't use popt, but just getopt.
* Create library for autoconf replacement functions