[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure,v
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/configure,v |
Date: |
Tue, 29 Jan 2008 06:54:33 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Miles Bader <miles> 08/01/29 06:54:30
Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -b -r1.248 -r1.249
--- configure 27 Jan 2008 18:42:21 -0000 1.248
+++ configure 29 Jan 2008 06:54:28 -0000 1.249
@@ -2785,7 +2785,7 @@
;;
## Tensilica Xtensa Linux-based GNU system
- xtensa-*-linux-gnu* )
+ xtensa*-*-linux-gnu* )
machine=xtensa opsys=gnu-linux
;;
- [Emacs-diffs] Changes to emacs/configure,v, Andreas Schwab, 2008/01/17
- [Emacs-diffs] Changes to emacs/configure,v, Michael W. Olson, 2008/01/22
- [Emacs-diffs] Changes to emacs/configure,v, Michael W. Olson, 2008/01/24
- [Emacs-diffs] Changes to emacs/configure,v, Glenn Morris, 2008/01/24
- [Emacs-diffs] Changes to emacs/configure,v, Andreas Schwab, 2008/01/27
- [Emacs-diffs] Changes to emacs/configure,v,
Miles Bader <=