Files
libiscsi/configure.ac
Bart Van Assche cfac4c5d55 configure.ac: Fix RHEL 5 build
Avoid that building libiscsi on a RHEL 5 system fails as follows:

configure.ac:7: error: possibly undefined macro: AM_SILENT_RULES

Avoid that the following warning is printed when building on a RHEL 5
system:

examples/Makefile.am:24: Libtool library used but `LIBTOOL' is undefined
examples/Makefile.am:24:
examples/Makefile.am:24: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
examples/Makefile.am:24: to `configure.ac' and run `aclocal' and `autoconf' again.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
2015-04-16 06:39:04 -07:00

4.4 KiB