summaryrefslogtreecommitdiff
path: root/boehm-gc/include/Makefile.in
diff options
context:
space:
mode:
authorAndreas Tobler <a.tobler@schweiz.org>2007-05-20 10:34:05 +0000
committerAndreas Tobler <andreast@gcc.gnu.org>2007-05-20 12:34:05 +0200
commit536307155bf5097c448125d694191ccccc9fc38b (patch)
tree3ebc8443613c9af9453483fbd67724d06ef1f6ec /boehm-gc/include/Makefile.in
parent6495bc0b8df118643ca7aa1d9f311eb2f0344e3b (diff)
downloadgcc-536307155bf5097c448125d694191ccccc9fc38b.tar.gz
configure.ac: Introduce extra_ldflags_libgc.
2007-05-20 Andreas Tobler <a.tobler@schweiz.org> * configure.ac: Introduce extra_ldflags_libgc. Use it for Darwin. * configure: Regenerate. * Makefile.am (libgc_la_LDFLAGS): Use extra_ldflags_libgc. * Makefile.in: Regenerate. * include/Makefile.in: Regenerate. * include/private/gcconfig.h: Enable MPROTECT_VDB for all Darwin targets. Remove comments. Prepare ppc64 support for Darwin. From-SVN: r124870
Diffstat (limited to 'boehm-gc/include/Makefile.in')
-rw-r--r--boehm-gc/include/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/boehm-gc/include/Makefile.in b/boehm-gc/include/Makefile.in
index a60571d1f95..98a95618615 100644
--- a/boehm-gc/include/Makefile.in
+++ b/boehm-gc/include/Makefile.in
@@ -149,6 +149,7 @@ build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
+extra_ldflags_libgc = @extra_ldflags_libgc@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@