gamin: 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:48 +02:00 committed by Peter Korsgaard
parent 390b552f09
commit ed8619dafa

View File

@ -9,7 +9,7 @@ GAMIN_SITE = http://www.gnome.org/~veillard/gamin/sources
GAMIN_AUTORECONF = YES
GAMIN_INSTALL_STAGING = YES
GAMIN_CONF_OPT = --program-prefix="" --disable-debug
GAMIN_CONF_OPT = --disable-debug
# python support broken
GAMIN_CONF_OPT += --without-python