http://bugzilla.spamassassin.org/show_bug.cgi?id=4326
------- Additional Comments From [EMAIL PROTECTED] 2005-05-12 13:11 ------- > Some examples of utilities that have long options that run on these machines > are gtar (gnu tar), gzip, gmake (gnu make) & bzip2. I think these package getopt with the code. Example, GNU tar has getopt1.c, getopt.c, getopt_.h and getopt_int.h. Both /usr/include/getopt.h (installed on my box here), and getopt_.h with GNU tar are Copyright FSF Inc. I also read (during the very quick google earlier) that this is kind of a done thing for packages wanting longopts on platforms that don't have getopt.h by default. The question now is, can getopt be bundled with SA for distribution? If not, do the developers want to make use of longopts where they're available? ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
