ace_of_penguins: remove redundant configure settings

Reported by Hartleys.
This commit is contained in:
Peter Korsgaard 2008-08-21 13:10:27 +00:00
parent d14a2c7796
commit 1d91b56a78
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ ACE_OF_PENGUINS_AUTORECONF = YES
ACE_OF_PENGUINS_STAGING = NO
ACE_OF_PENGUINS_TARGET = YES
ACE_OF_PENGUINS_CONF_OPT = --target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) --build=$(GNU_HOST_NAME) \
--prefix=/usr --sysconfdir=/etc
ACE_OF_PENGUINS_DEPENDENCIES = uclibc libpng $(XSERVER)
$(eval $(call AUTOTARGETS,package,ace_of_penguins))