Configure needs AS to be set for the Makefiles.
commit166ffef96b1b243b19ddd2f63774ae34ca7350d5
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 2 Jun 2009 18:37:31 +0000 (2 18:37 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 2 Jun 2009 18:37:31 +0000 (2 18:37 +0000)
tree94405eb93d9f381689190fc66927db383919c2f7
parent570d0b83bd4fc93d262fc9483c2deac90c945639
Configure needs AS to be set for the Makefiles.
Note that this may not be a pure assembler (i.e. AS=as is wrong), it must be
a gcc-compatible assembler with preprocessor (e.g. AS=gcc).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29344 b3059339-0415-0410-9bf9-f77b7e298cf2
configure