diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-17 11:34:14 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-17 11:34:14 +0300 |
commit | eb03b1e1816d524fcc2b78f6bdf502f515eae54e (patch) | |
tree | 1d6215c6a9d44972beb64821d081780580f710a0 | |
parent | a4b59faf911743b30f2e6e979c4f9c1ea0669ac3 (diff) | |
download | egawk-eb03b1e1816d524fcc2b78f6bdf502f515eae54e.tar.gz egawk-eb03b1e1816d524fcc2b78f6bdf502f515eae54e.tar.bz2 egawk-eb03b1e1816d524fcc2b78f6bdf502f515eae54e.zip |
Add a note in TODO.
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Thu Oct 24 22:11:44 IDT 2013 +Thu Apr 17 11:31:24 IDT 2014 ============================ There were too many files tracking different thoughts and ideas for @@ -19,6 +19,9 @@ TODO Minor Cleanups and Code Improvements ------------------------------------ + Nuke installing the igawk script and the igawk.1 man page. Just + remove them from the dist. + Review the bash source script for working with shared libraries in order to nuke the use of libtool. [ Partially started in the nolibtool branch. ] |