Added --with-lib-prefix option to the configure script.

This option enables users to add additional search paths for include
files and libraries.
This commit is contained in:
Tobias Brunner 2009-07-14 11:50:24 +02:00
parent 75682462fc
commit 0b5f2a81da

View File

@ -20,6 +20,7 @@ AC_INIT(strongSwan,4.3.3)
AM_INIT_AUTOMAKE(tar-ustar)
AC_SUBST(confdir, '${sysconfdir}')
PKG_PROG_PKG_CONFIG
AC_LIB_PREFIX
dnl =================================
dnl check --enable-xxx & --with-xxx