aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/config.h.in
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2006-06-21 16:35:27 +0000
committerFrank Ch. Eigler <fche@redhat.com>2006-06-21 16:35:27 +0000
commit3896e8e0a983e669e12ea7827b00f920a03dd614 (patch)
tree1207e8d24c96fe13484c89793d936f45b8d8e690 /libmudflap/config.h.in
parent14b9056083c1c077a30cc4e9600ed8dee651fe4c (diff)
2006-06-21 Frank Ch. Eigler <fche@redhat.com>
PR 21274 mf-runtime.h installation based on ssp patch for PR 26473 from Mark Mitchell <mark@codesourcery.com>. * configure.ac (ACX_NONCANONICAL_TARGET): Use it. * Makefile.am (target_noncanonical): Define. (libsubincludedir): New variable. (nobase_libsubinclude_HEADERS): Add mf-runtime.h. (include_HEADERS): Remove. * configure, aclocal.m4, config.h.in: Regenerated. * Makefile.in, testsuite/Makefile.in: Likewise. * mf-runtime.h: Add #ifndef protection for conflicting _REENTRANT and _THREAD_SAFE redefinition values. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@114855 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/config.h.in')
-rw-r--r--libmudflap/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmudflap/config.h.in b/libmudflap/config.h.in
index 98c3f619462..f372741985c 100644
--- a/libmudflap/config.h.in
+++ b/libmudflap/config.h.in
@@ -147,7 +147,7 @@
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
-/* define if you have <pthread.h> */
+/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Define to 1 if you have the <pwd.h> header file. */