Hi Harald,
Any comments on those patches, or do they look ok to you ?
They seemed to work for me, so it's more a style issue.
The first one looks OK to me (except maybe just remove docdir alltogether rather than comment it). The second, it's a question of whether we leave the individual options and just add a 'embedded one' that enables them all at once, or if we remove all the individual ones alltogether.
Cheers,
Sylvain
On Sun, Aug 21, 2011 at 5:18 PM, Job baseband@hackwerk.org wrote:
Hi,
Attached are the patches to update configure.ac and some Makefile.am to use more default option selection style. I commented the docdir var in the main Makefile.am.
The second patch contains the addition of --disable-utilities and --enable-embedded options.
I never made a patch mail before so let me know if anything is missing.
Best regards,
Job
====
job (2): Adapted configure options to autoconf default behaviour Added autoconf option for utilities and embedded
Makefile.am | 2 +- configure.ac | 55 ++++++++++++++++++++++++++++++++++++++-------------- utils/Makefile.am | 2 + 3 files changed, 43 insertions(+), 16 deletions(-)
-- 1.7.4.1