Merge from emacs--devo--0
[bpt/emacs.git] / configure.in
index 89dc7ec..8c5d097 100644 (file)
@@ -1143,6 +1143,11 @@ dnl see the `changequote' comment above.
     machine=amdx86-64 opsys=gnu-linux
   ;;
 
+  ## Tensilica Xtensa Linux-based GNU system    
+  xtensa-*-linux-gnu* )
+    machine=xtensa opsys=gnu-linux
+    ;;
+
   * )
     unported=yes
   ;;