Commit 7747ddb3 by Jeffrey A Law Committed by Jeff Law

configure.in (rs6000-ibm-aix4.3*, [...]): Do not require a sub-version #.

        * configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
        require a sub-version #.
        * configure: Rebuilt.

From-SVN: r27513
parent 8be0a930
Mon Jun 14 03:55:40 1999 Jeffrey A Law (law@cygnus.com)
* configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
require a sub-version #.
* configure: Rebuilt.
1999-06-14 Robert Lipe (robertlipe@usa.net) 1999-06-14 Robert Lipe (robertlipe@usa.net)
* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition. * svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
......
...@@ -5246,7 +5246,7 @@ for machine in $build $host $target; do ...@@ -5246,7 +5246,7 @@ for machine in $build $host $target; do
float_format=none float_format=none
use_collect2=yes use_collect2=yes
;; ;;
rs6000-ibm-aix4.[3456789].* | powerpc-ibm-aix4.[3456789].*) rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
tm_file=rs6000/aix43.h tm_file=rs6000/aix43.h
if test x$host != x$target if test x$host != x$target
then then
......
...@@ -2938,7 +2938,7 @@ changequote([,])dnl ...@@ -2938,7 +2938,7 @@ changequote([,])dnl
use_collect2=yes use_collect2=yes
;; ;;
changequote(,)dnl changequote(,)dnl
rs6000-ibm-aix4.[3456789].* | powerpc-ibm-aix4.[3456789].*) rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
changequote([,])dnl changequote([,])dnl
tm_file=rs6000/aix43.h tm_file=rs6000/aix43.h
if test x$host != x$target if test x$host != x$target
......
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