Commit 823642df by Robert Lipe Committed by Robert Lipe

configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.

	* configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder
	problems.
	* configure: Regenerate.

From-SVN: r22506
parent 3873d24b
Sun Sep 20 20:57:02 1998 Robert Lipe <robertl@dgii.com>
* configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder
problems.
* configure: Regenerate.
Sun Sep 20 19:01:51 1998 Richard Henderson <rth@cygnus.com> Sun Sep 20 19:01:51 1998 Richard Henderson <rth@cygnus.com>
* alpha.c (alpha_sr_alias_set): New variable. * alpha.c (alpha_sr_alias_set): New variable.
......
...@@ -1277,7 +1277,7 @@ changequote([,])dnl ...@@ -1277,7 +1277,7 @@ changequote([,])dnl
tmake_file=i386/t-crtpic tmake_file=i386/t-crtpic
xmake_file=x-svr4 xmake_file=x-svr4
extra_parts="crtbegin.o crtend.o" extra_parts="crtbegin.o crtend.o"
fixincludes=Makefile.in # The headers are just fine, thank you. fixincludes=fixinc.svr4
;; ;;
changequote(,)dnl changequote(,)dnl
i[34567]86-*-sysv4*) # Intel 80386's running system V.4 i[34567]86-*-sysv4*) # Intel 80386's running system V.4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment