< Previous by Date | Date Index | Next by Date > |
Thread Index |
In resiprocate 1.4.1, "./configure -h" spews lots of Perl "Uninitialized ..." warnings, and doesn't show the default values. The fix seems pretty simple: --- a/configure Mon Nov 24 00:01:53 2008 +0000 +++ b/configure Mon Nov 24 00:07:46 2008 +0000 @@ -926,6 +926,7 @@ } print "\nUnknown option: $option\n\n"; + &setAllDefaults; &usage; } }
Attachment:
signature.asc
Description: OpenPGP digital signature