v4: Fix patch 1 by: - Squashing Paolo's patch in reply to v2, to fix static build.
- Fix "pie" check to allow module build on ARM (and hopefully other platforms). - Tested {$DEFAULT,--enable-modules,--disable-modules} on {x86_64, arm} hosts. "--static" is not tested because I don't have the static libraries on my machine. Fam Zheng (2): configure: Default to enable module build .travis.yml: Add "--disable-modules" .travis.yml | 2 +- configure | 126 +++++++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 84 insertions(+), 44 deletions(-) -- 1.9.3