summaryrefslogtreecommitdiff
path: root/doc/README.GenGetopt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.GenGetopt')
-rw-r--r--doc/README.GenGetopt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.GenGetopt b/doc/README.GenGetopt
new file mode 100644
index 0000000..1763029
--- /dev/null
+++ b/doc/README.GenGetopt
@@ -0,0 +1,8 @@
+gengetopt: generates plain C code using getopt_long/getopt and
+has a local getopt_long replacement for Unixes which don't
+support getopt_long properly
+
+popt is happily broken
+
+self-made ones are usually quite funny to use and we don't use
+some getopt features (like the ones on Solaris) \ No newline at end of file