summaryrefslogtreecommitdiff
path: root/boehm-gc/configure.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1999-04-14 11:24:02 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-04-14 11:24:02 +0000
commit613f2fe6e68d61d28118f29a2d8ae290fe5b0bcb (patch)
tree9af0921ec2330501499c12ca6a56a5a8fa22dc7f /boehm-gc/configure.in
parent649d3f8fbe8b46dadacd5c5a6760b8f0784d9f39 (diff)
downloadgcc-613f2fe6e68d61d28118f29a2d8ae290fe5b0bcb.tar.gz
configure: Rebuilt.
* configure: Rebuilt. * configure.in: Don't use sparc_mach_dep.o for Solaris. Reverts incorrect patch of 199-04-09. From-SVN: r26450
Diffstat (limited to 'boehm-gc/configure.in')
-rw-r--r--boehm-gc/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/boehm-gc/configure.in b/boehm-gc/configure.in
index 1c6e4efa697..b3cc7ab79b8 100644
--- a/boehm-gc/configure.in
+++ b/boehm-gc/configure.in
@@ -136,7 +136,6 @@ case "$host" in
AC_DEFINE(DATASTART_IS_ETEXT)
;;
sparc-sun-solaris2.3*)
- machdep="sparc_mach_dep.o"
AC_DEFINE(SUNOS53_SHARED_LIB)
;;
esac