extensions.m4 patch (was Re: New GNULIB glob module?)
Derek Price <[email protected]> Thu, 26 May 2005 13:33:42 -0400
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.version-control.cvs.bugs |
|---|---|
| Organization | Get CVS Support from Ximbiot <http://ximbiot.com>! |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul Eggert wrote: >--- extensions.m4.~1.6.~ 2005-02-23 05:49:36 -0800 >+++ extensions.m4 2005-05-24 12:35:48 -0700 >@@ -21,6 +21,10 @@ AC_DEFUN([gl_USE_SYSTEM_EXTENSIONS], [ > [/* Enable extensions on Solaris. */ > #ifndef __EXTENSIONS__ > # undef __EXTENSIONS__ >+#endif >+#ifndef _POSIX_PTHREAD_SEMANTICS >+# undef _POSIX_PTHREAD_SEMANTICS > #endif]) > AC_DEFINE([__EXTENSIONS__]) >+ AC_DEFINE([_POSIX_PTHREAD_SEMANTICS]) > ]) I've installed this since it worked as advertised. Cheers, Derek -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFClgh2LD1OTBfyMaQRAgWtAJ9OPSu9ONkQPFzzdXu8u+DSZadXaQCgsTWK kIxtjhOf4KIbO/mVbj+jpEc= =091c -----END PGP SIGNATURE-----