proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10329 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-06-24 15:54:35 +00:00
parent 256799bb43
commit e5e8ada126
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -851,7 +851,7 @@ EOF
_mcpu="-mcpu=$proc"
;;
arm)
arm|armv4l|armv5tel)
_def_arch='#define ARCH_ARMV4L 1'
_target_arch='TARGET_ARCH_ARMV4L = yes'
iproc=arm