mysql_client: 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:45 +02:00 committed by Peter Korsgaard
parent 9bbc3f7633
commit e2f6269e13

View file

@ -21,7 +21,6 @@ MYSQL_CLIENT_CONF_ENV = \
mysql_cv_new_rl_interface=yes
MYSQL_CLIENT_CONF_OPT = \
--program-prefix="" \
--without-ndb-binlog \
--without-server \
--without-docs \