summaryrefslogtreecommitdiff
path: root/boehm-gc/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1999-06-21 11:14:41 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-06-21 11:14:41 +0000
commit115dabb8f316b83192d96fa6cb29a535f8ff53c0 (patch)
tree9283dce5241115a055fff30f84b014ca600b37b0 /boehm-gc/Makefile.in
parent48b1580ecc131e1a05995216d9cdf30bd05c17bd (diff)
downloadgcc-115dabb8f316b83192d96fa6cb29a535f8ff53c0.tar.gz
configure: Rebuilt.
* configure: Rebuilt. * configure.in: Recognize all forms of alpha. From-SVN: r27660
Diffstat (limited to 'boehm-gc/Makefile.in')
-rw-r--r--boehm-gc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/boehm-gc/Makefile.in b/boehm-gc/Makefile.in
index 250f79a995d..0e9525f37d0 100644
--- a/boehm-gc/Makefile.in
+++ b/boehm-gc/Makefile.in
@@ -83,6 +83,7 @@ MY_CFLAGS = @MY_CFLAGS@
NM = @NM@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
+USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
VERSION = @VERSION@
addobjs = @addobjs@
boehm_gc_basedir = @boehm_gc_basedir@