summaryrefslogtreecommitdiff
path: root/boehm-gc/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1999-08-03 03:09:12 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-08-03 03:09:12 +0000
commit6cf31ce4423a37b792805d810573a24dd6b5905b (patch)
tree35e34cb02062428a47747e8f71682aef083a473f /boehm-gc/Makefile.in
parent5b9bbb3917b371b67fc20876c06f6fd9bfb0b48d (diff)
downloadgcc-6cf31ce4423a37b792805d810573a24dd6b5905b.tar.gz
* aclocal.m4, configure: Rebuilt for new libtool.
From-SVN: r28436
Diffstat (limited to 'boehm-gc/Makefile.in')
-rw-r--r--boehm-gc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/Makefile.in b/boehm-gc/Makefile.in
index 70ecbc45d96..82dfeb4a079 100644
--- a/boehm-gc/Makefile.in
+++ b/boehm-gc/Makefile.in
@@ -81,9 +81,9 @@ MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MY_CFLAGS = @MY_CFLAGS@
NM = @NM@
+OBJDUMP = @OBJDUMP@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
-USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
VERSION = @VERSION@
addobjs = @addobjs@
boehm_gc_basedir = @boehm_gc_basedir@