Suppress support for position dependant code (except on mingw32).
This simplifies the build system quite a lot, and reduce compilation times when PIC is actually needed. If you really mind the extra overhead of PIC, use: ./configure --enable-libtool --enable-static --disable-shared
Showing
Please register or sign in to comment