Hello Doug,
The four patches in this series is what I came up with after having reviewed
the sg3_utils configure script. Please consider to apply these patches on the
sg3_utils trunk.
Thanks,
Bart.
Bart Van Assche (4):
configure.ac: Suppress an autoconf warning
configure.ac: Only link with the pthread library if required
configure.ac: Avoid code duplication
configure.ac, Makefile.am: Use CFLAGS and LIBS instead of os_cflags
and os_libs
Makefile.in | 3 +-
config.h.in | 6 +-
configure | 672 +++++++++++++++++++---------------------------------
configure.ac | 83 +++----
doc/Makefile.in | 3 +-
include/Makefile.in | 3 +-
lib/Makefile.am | 2 +-
lib/Makefile.in | 5 +-
scripts/Makefile.in | 3 +-
src/Makefile.am | 140 ++++++-----
src/Makefile.in | 145 ++++++------
11 files changed, 425 insertions(+), 640 deletions(-)
--
2.15.1