projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83c77f9
)
update from prep
author
Karl Berry
<karl@freefriends.org>
Thu, 23 Jan 2003 14:13:29 +0000
(14:13 +0000)
committer
Karl Berry
<karl@freefriends.org>
Thu, 23 Jan 2003 14:13:29 +0000
(14:13 +0000)
config/config.sub
patch
|
blob
|
history
diff --git
a/config/config.sub
b/config/config.sub
index 04baf3d80d17f75134815ea958df7fa64378cd3d..e9fe1586b763b08f02005cae53c1f324c5dd8d0b 100644
(file)
--- a/
config/config.sub
+++ b/
config/config.sub
@@
-3,7
+3,7
@@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
-timestamp='2003-01-
03
'
+timestamp='2003-01-
22
'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@
-1227,6
+1227,9
@@
case $os in
-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
os=-mint
;;
+ -aros*)
+ os=-aros
+ ;;
-none)
;;
*)