bcacef19b0
On one hand, getopt (in particular the -o suboption syntax) sucks on the server side, and on the client side we would like to avoid the glib dependency. We can roll out own option parser and solve both problems and save a few lines of code total. |
||
---|---|---|
.. | ||
config-parser.c | ||
config-parser.h | ||
Makefile.am | ||
option-parser.c |