Home | History | Annotate | Download | only in m4

Lines Matching full:solaris

56 AC_HELP_STRING([--enable-threads={posix|solaris|pth|windows}], [specify multithreading API])m4_ifdef([gl_THREADLIB_DEFAULT_NO], [], [
100 solaris*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" ;;
178 # On Solaris and HP-UX, most pthread functions exist also in libc.
183 solaris* | hpux*)
218 if test "$gl_use_threads" = yes || test "$gl_use_threads" = solaris; then
232 gl_threads_api=solaris
238 [Define if the old Solaris multithreading library can be used.])
241 [Define if references to the old Solaris multithreading library should be made weak.])
346 dnl Solaris 7,8,9 posix -lpthread Y Sol 7,8: 0.0; Sol 9: OK
347 dnl solaris -lthread Y Sol 7,8: 0.0; Sol 9: OK