summaryrefslogtreecommitdiff
path: root/src/getopt.c
AgeCommit message (Collapse)Author
2001-09-06* configure.in: check for getopt and getopt_long.sabetts
* src/getopt.c: wrap the whole file in an #ifndef HAVE_GETOPT_LONG * src/getopt1.c: wrap the whole file in an #ifndef HAVE_GETOPT_LONG
2001-02-15fixed a small warningalgernon
2000-10-31initial releasesabetts