diff options
Diffstat (limited to 'boehm-gc/include/Makefile.in')
-rw-r--r-- | boehm-gc/include/Makefile.in | 1 |
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@ |