summaryrefslogtreecommitdiff
path: root/m4/getopt.m4
Commit message (Expand)AuthorAgeFilesLines
...
* New modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-131-30/+166
* Ensure that optarg etc. get declared by <unistd.h>.Bruno Haible2009-08-131-1/+4
* Restore the gl_GETOPT_SUBSTITUTE macro, under a new name.Bruno Haible2009-08-121-9/+16
* Reorder macros.Bruno Haible2009-08-121-22/+23
* Ensure that getopt() gets declared by <unistd.h>.Bruno Haible2009-08-121-2/+7
* Clarify logic; Separate gl_replace_getopt and GETOPT_H.Bruno Haible2009-08-121-10/+12
* Add comments.Bruno Haible2009-08-121-2/+6
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-3/+3
* Commentary sync from coreutils.Paul Eggert2006-07-091-2/+2
* Work around porting bugs reported by Dieter inPaul Eggert2006-01-241-3/+6
* * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the resultsPaul Eggert2005-08-161-3/+5
* Add support to getopt for Emacs, which doesn't use LIBOBJS in thePaul Eggert2005-07-261-34/+40
* * getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, whenPaul Eggert2005-05-101-3/+22
* * getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoidPaul Eggert2005-05-061-4/+15
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-6/+4
* (gl_GETOPT): Check if GETOPT_H is already set, inSergey Poznyakoff2004-11-231-8/+10
* (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX insteadPaul Eggert2004-11-111-15/+4
* Replace opterr.Simon Josefsson2004-11-111-1/+3
* (gl_GETOPT): Detect and reject the incompatible BSDPaul Eggert2004-10-151-1/+5
* (gl_GETOPT_SUBSTITUTE, gl_PREREQ_GETOPT): New macros.Paul Eggert2004-08-121-4/+38
* Remove K&R cruft in getopt.Paul Eggert2003-09-091-3/+3
* An autoconf macro for its associated module.Bruno Haible2002-12-311-0/+13