This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
> Paul Eggert already presented evidence that roughly 10% of a sample of > configure.in scripts not only look at the configuration name, but > match it against patterns containing the string "solaris" or "sunos". I don't find this surprising. I would also not be surprised if the vast majority actually match against "solaris*", which would be just fine. Arno
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |