gengetopt/.cvsignore
Debarshi Ray 6d49ec47f9 - Version bump to 2.22.3. (Red Hat Bugzilla #512414)
enum option values can contain + and -.
Fixed compilation problems due to macro FIX_UNUSED which was not in the
    right place.
New command line switches --header-output-dir and --src_output-dir to store
    cmdline.h separately from cmdline.c.
Use #include <getopt.h> in the generated files, instead of "getopt.h".
Generated functions use prototypes with char ** instead of char *const *.
Removed compilation warnings for generated files.
Fixed a compilation problem for files generated with --include-getopt with
    some versions of stdlib.h.
Use PACKAGE_NAME, if defined, for printing help and version.
- Encoding of ChangeLog and THANKS fixed by upstream.
- Removed spurious executable permissions from a bunch of files.
2009-11-12 11:03:45 +00:00

2 lines
24 B
Plaintext