summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-08-01 08:12:37 +0200
committerGuido Günther <agx@sigxcpu.org>2014-08-01 08:12:37 +0200
commit16575d9886c474a5c35308e4900a7fcf0d57dea7 (patch)
tree9b396828329b529101e05f3694cbcceda56b6114 /m4
parentab710a4bc80b419b99089e71eb5b1a3e32adc7a5 (diff)
New upstream version 1.2.7~rc2
Diffstat (limited to 'm4')
-rw-r--r--m4/gnulib-comp.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4
index 0f1cd1694..491d01f70 100644
--- a/m4/gnulib-comp.m4
+++ b/m4/gnulib-comp.m4
@@ -312,6 +312,8 @@ AC_DEFUN([gl_EARLY],
# Code from module posix_spawnp-tests:
# Code from module progname:
# Code from module pthread:
+ AC_DEFINE([_REENTRANT], 1, [For thread-safety on OSF/1, Solaris.])
+ AC_DEFINE([_THREAD_SAFE], 1, [For thread-safety on AIX, FreeBSD.])
# Code from module pthread_sigmask:
# Code from module pthread_sigmask-tests:
# Code from module ptsname: