summaryrefslogtreecommitdiff
path: root/www/htdump/files/patch-init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-0/+11
use USE_GETOPT_LONG instead. respect CC, CFLAGS. use getopt_long() instead of getopt_long_only().