diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Minor Cleanups and Code Improvements API: awk_true and awk_false ??? - Update doc to use gcc -o filefuncs.so -shared filefuncs.o + DONE: Update doc to use gcc -o filefuncs.so -shared filefuncs.o instead of ld ... ??? #if !defined(GAWK) && !defined(GAWK_OMIT_CONVENIENCE_MACROS) |