[Issue 248] incorrect build on Solaris 1 10
[email protected] 5 May 2005 08:11:30 -0000
| Newsgroups | gmane.comp.version-control.cvs.issuezilla |
|---|---|
| Message-ID | <[email protected]> |
https://ccvs.cvshome.org/issues/show_bug.cgi?id=248 ------- Additional comments from [email protected] Thu May 5 01:11:30 -0700 2005 ------- Workaround: (echo "ac_cv_header_getopt_h=no" echo "ac_cv_func_getopt_long_only=no") >config.cache and call configure with the "-C" - option. (mk)