Nice-to-have fix for autogen.sh
Segher Boessenkool
segher at kernel.crashing.org
Wed Feb 1 05:58:47 EST 2012
> I think the right fix for autogen.sh is good to have.
I'll send the patch.
> Actually I also do not like to have the configure line
> in autogen.sh.
Me neither. Any other opinions?
> ./configure --enable-maintainer-mode --enable-debug-log \
> --enable-examples-build $*
>
> The line is not nice for release build since it enables verbose
> debug log,
Release builds should use the distributed ./configure, not
autogen.sh .
> it also does not work for cross-build.
How so?
> Probably
> it is good to leave out this line and that is usually the
> case for other projects.
Do you have some examples?
Segher
More information about the libusbx
mailing list