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
This commit is contained in:
parent
649d3f8fbe
commit
613f2fe6e6
@ -1,5 +1,9 @@
|
||||
1999-04-14 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
* configure: Rebuilt.
|
||||
* configure.in: Don't use sparc_mach_dep.o for Solaris. Reverts
|
||||
incorrect patch of 199-04-09.
|
||||
|
||||
* configure: Rebuilt.
|
||||
* configure.in: Added support for alpha.
|
||||
From David Pettersson <dapet@mai.liu.se>.
|
||||
|
1
boehm-gc/configure
vendored
1
boehm-gc/configure
vendored
@ -1759,7 +1759,6 @@ EOF
|
||||
|
||||
;;
|
||||
sparc-sun-solaris2.3*)
|
||||
machdep="sparc_mach_dep.o"
|
||||
cat >> confdefs.h <<\EOF
|
||||
#define SUNOS53_SHARED_LIB 1
|
||||
EOF
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user