--disable-mp1e is long obsolete.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11408 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-11-07 09:57:06 +00:00
parent 6500590537
commit 828a3a2f10
1 changed files with 0 additions and 4 deletions

4
debian/rules vendored
View File

@ -9,10 +9,6 @@ package := mplayer
prefix := $(shell pwd)/debian/$(package)
arch := $(shell dpkg --print-architecture)
ifeq ($(arch),powerpc)
arch-conf += --disable-mp1e
endif
configure: configure-stamp