]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - configure.in
* configure.in: -linux-gnu*, not -linux-gnu.
[thirdparty/gcc.git] / configure.in
index e4f2a49e842ef4e08bc40fbe44821ef4ff4b98d1..fd56879fe622511038552f6a1252e65e4bf6801b 100644 (file)
@@ -337,7 +337,7 @@ case "${target}" in
   powerpc-*-netware*)
     target_makefile_frag="${target_makefile_frag} config/mt-netware"
     ;;
-  *-*-linux-gnu)
+  *-*-linux-gnu*)
     target_makefile_frag="${target_makefile_frag} config/mt-linux"
     ;;
   *-*-aix4.[3456789]* | *-*-aix[56789].*)