diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-02 05:45:46 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-02 06:20:52 (EDT) |
commit | c6dbf4726d3cd4a98fe24929a28c78e880b39024 (patch) | |
tree | 8365c9ef219a06f78d25a501c717c5ab65ced04f /TODO | |
parent | 6b31e57b664970bc6caeef0c840403862b3c7172 (diff) |
Start rewriting build system.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -13,10 +13,6 @@ For 2.0.0: - Document standard output and error stream usage. * Document new utility interfaces. * Update build system. - - Update lists of source files. - - Change libdir macros/parameters. - - Add localedir macros/parameters. - - Search for executable dependencies in PATH. - Add a DATE macro for manual pages. Future Plans: @@ -26,7 +22,6 @@ Future Plans: * Compress documentation files. [2] * Write an 'opkcreate' script like dh_make to create a new source package. * Build platform-specific binary packages only when really necessary. [3] - * Maybe support "--with-PACKAGE" options, e.g. "--with-shell=/bin/bash" * Write a tool similar to debhelper's dh_auto_configure. Notes: |