summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
author <shinichiro.hamaji@gmail.com>2009-07-08 15:41:38 +0000
committer <shinichiro.hamaji@gmail.com>2009-07-08 15:41:38 +0000
commit4cd83814295f59c454e1514a360708f8cae6c130 (patch)
tree2f1653b80793ca8c69ad578b0fe63b284976f9f5 /aclocal.m4
parent424c6fc5c2b58a3dc9f481a401e0658a1fc2aed2 (diff)
downloadglog-4cd83814295f59c454e1514a360708f8cae6c130.tar.gz
glog-4cd83814295f59c454e1514a360708f8cae6c130.tar.bz2
glog-4cd83814295f59c454e1514a360708f8cae6c130.zip
Add m4/pc_from_ucontext.m4. It supports NetBSD and OpenBSD as well.
Also, update the version of acx_pthread.m4 git-svn-id: https://google-glog.googlecode.com/svn/trunk@55 eb4d4688-79bd-11dd-afb4-1d65580434c0
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index db868e0..5515306 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -7537,5 +7537,6 @@ m4_include([m4/ac_rwlock.m4])
m4_include([m4/acx_pthread.m4])
m4_include([m4/google_namespace.m4])
m4_include([m4/namespaces.m4])
+m4_include([m4/pc_from_ucontext.m4])
m4_include([m4/stl_namespace.m4])
m4_include([m4/using_operator.m4])