Add target arm*-*-linux-gnu*.
authorDave Love <fx@gnu.org>
Sat, 4 Dec 1999 19:47:55 +0000 (19:47 +0000)
committerDave Love <fx@gnu.org>
Sat, 4 Dec 1999 19:47:55 +0000 (19:47 +0000)
configure.in

index 19be91e..926fb7d 100644 (file)
@@ -273,6 +273,11 @@ case "${canonical}" in
     machine=apollo opsys=bsd4-3
   ;;
 
+  ## ARM, GNU/Linux
+  arm*-*-linux-gnu* )
+    machine=arm opsys=gnu-linux
+  ;;
+
   ## AT&T 3b2, 3b5, 3b15, 3b20
   we32k-att-sysv* )
     machine=att3b opsys=usg5-2-2