libart: get rid of superfluous configure args
These are all provided by Makefile.autotools.in Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8d65822f9d
commit
95d7c26915
@ -11,8 +11,4 @@ LIBART_AUTORECONF = YES
|
||||
LIBART_STAGING = YES
|
||||
LIBART_TARGET = YES
|
||||
|
||||
LIBART_CONF_OPT = --target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) --build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr --sysconfdir=/etc
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,libart))
|
||||
|
Loading…
Reference in New Issue
Block a user