remove '--enable-maintainer-mode' from CONFIGURE_DEF_OPT to get rid of the warning that '--enable-maintainer-mode' is not recognized.

svn: r13104
This commit is contained in:
Raphael Ackermann 2009-08-22 21:31:27 +00:00
parent fd30be0e63
commit d19126e23b

View File

@ -19,7 +19,7 @@ then
fi fi
. ./gramps-autogen.sh . ./gramps-autogen.sh
CONFIGURE_DEF_OPT='--enable-maintainer-mode' CONFIGURE_DEF_OPT=
autogen_options $@ autogen_options $@