11 *-*-solaris2.1[[1-9]])
12 AC_DEFINE([__EXTENSIONS__], [1],
13 [Enable general extensions on Solaris.])
14 AC_DEFINE([_STDC_C11_BCI], [1],
15 [Enable C11 prototypes for memset_s and friends])
18 *-*-solaris2.[[89]] | *-*-solaris2.10)
25 if test "$sunos" != no; then
26 AC_DEFINE_UNQUOTED(SunOS, $sunos,
27 [Define to what version of SunOS you are running.])