libargtable2: remove --program-prefix

--program-prefix is now set in the auto-target infrastructure.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yann E. MORIN 2011-08-10 00:12:50 +02:00 committed by Peter Korsgaard
parent 8e837d5dfe
commit e127003af5

View File

@ -9,8 +9,7 @@ LIBARGTABLE2_SOURCE = argtable2-$(LIBARGTABLE2_VERSION).tar.gz
LIBARGTABLE2_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/argtable/
LIBARGTABLE2_INSTALL_STAGING = YES
LIBARGTABLE2_CONF_OPT= --program-prefix="" \
--disable-example \
LIBARGTABLE2_CONF_OPT= --disable-example \
--disable-kernel-module \
--enable-lib \
--enable-util