mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-05 00:01:49 -05:00
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:
parent
75682462fc
commit
0b5f2a81da
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user