Home
last modified time | relevance | path

Searched refs:crypt_libraries (Results 1 – 2 of 2) sorted by relevance

/dports/x11/xlockmore/xlockmore-5.67/
H A Dconfigure.ac4025 crypt_libraries=NONE
4032 if test "x$crypt_libraries" != xNONE; then
4058 test "x$crypt_libraries" = xNONE && crypt_libraries=$ac_crypt_libraries
4059 ac_cv_path_crypt="no_crypt= ac_crypt_libraries=$crypt_libraries"
4060 AC_MSG_RESULT([libraries $crypt_libraries])
4066 if test "x$crypt_libraries" != x && test "x$crypt_libraries" != xNONE ; then
4067 XLOCK_LDFLAGS="${XLOCK_LDFLAGS}:$crypt_libraries"
4068 XLOCKLIBPATHS="${XLOCKLIBPATHS} -L$crypt_libraries"
H A Dconfigure10287 crypt_libraries=NONE
10300 if test "x$crypt_libraries" != xNONE; then
10406 test "x$crypt_libraries" = xNONE && crypt_libraries=$ac_crypt_libraries
10407 ac_cv_path_crypt="no_crypt= ac_crypt_libraries=$crypt_libraries"
10408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $crypt_libraries" >&5
10409 $as_echo "libraries $crypt_libraries" >&6; }
10413 if test "x$crypt_libraries" != x && test "x$crypt_libraries" != xNONE ; then
10414 XLOCK_LDFLAGS="${XLOCK_LDFLAGS}:$crypt_libraries"
10415 XLOCKLIBPATHS="${XLOCKLIBPATHS} -L$crypt_libraries"