diff options
author | Lennart Poettering <lennart@poettering.net> | 2007-09-04 21:34:04 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2007-09-04 21:34:04 +0000 |
commit | a0d19c0d13e61d1f713637cba445911cb8cfef68 (patch) | |
tree | ab43d3d42eda3d85d6857010d94c9c3877c4510a /libltdl/config.sub | |
parent | a4757a1dd90db5d6f1115205b452a232e4af58d3 (diff) |
update libltdl copy
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1771 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'libltdl/config.sub')
-rwxr-xr-x | libltdl/config.sub | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/libltdl/config.sub b/libltdl/config.sub index c060f448..5defff65 100755 --- a/libltdl/config.sub +++ b/libltdl/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2007-04-29' +timestamp='2007-01-18' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -683,10 +683,6 @@ case $basic_machine in basic_machine=i386-pc os=-mingw32 ;; - mingw32ce) - basic_machine=arm-unknown - os=-mingw32ce - ;; miniframe) basic_machine=m68000-convergent ;; |