Cross Reference: solaris.m4
xref
: /
solaris-userland
/
components
/
cyrus-sasl
/
m4
/
solaris.m4
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
5053
N/A
dnl
5053
N/A
dnl
5053
N/A
dnl
5053
N/A
5053
N/A
AC_ARG_WITH(sasldir, [ --with-sasldir=DIR set the directory where
5053
N/A
plugins will be installed, including $(MACH64),
5053
N/A
sasldir=$withval,
5053
N/A
sasldir=
/usr/lib/sasl2
)
5053
N/A
AC_DEFINE_UNQUOTED(SASLDIR, "$sasldir", [Installtime plugin location])
5053
N/A
AC_SUBST(sasldir)
5053
N/A