Fix typos in previous change
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 18 Jan 2001 13:26:47 +0000 (08:26 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 18 Jan 2001 13:26:47 +0000 (08:26 -0500)
From-SVN: r39120

gcc/config.gcc

index 433829ab1cc5728244c85cb764ad377af14d1ae8..822fc67d603630897455e48493d8b4623f06a386 100644 (file)
@@ -2897,12 +2897,12 @@ rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
        thread_file='aix'
        ;;
 rs6000-ibm-aix*)
-       tm_file="${tm_file} rs6000/aix.h
+       tm_file="${tm_file} rs6000/aix.h"
        float_format=none
        use_collect2=yes
        ;;
 rs6000-bull-bosx)
-       tm_file="${tm_file} rs6000/aix.h
+       tm_file="${tm_file} rs6000/aix.h"
        float_format=none
        use_collect2=yes
        ;;