Searched refs:with_opie (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/sudo-72/src/
H A Dconfigure799 with_opie
3999 if test "${with_opie+set}" = set; then :
4000 withval=$with_opie; case $with_opie in
14463 if test X"${with_skey}${with_opie}" = X"yesyes"; then
18911 if test "${with_opie-'no'}" = "yes"; then
18913 if test "$with_opie" != "yes"; then
18914 CPPFLAGS="${CPPFLAGS} -I${with_opie}/include"
18918 *-*-hpux*) LDFLAGS="${LDFLAGS} -L${with_opie}/lib -Wl,+b,${with_opie}/li
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfigure8701 with_opie="${withval}"
8704 case "$with_opie" in
8892 with_opie="yes"
8894 with_opie="no"
8899 with_opie="no"
8904 if test -d $with_opie; then
8905 CPPFLAGS="${CPPFLAGS} -I${with_opie}/include"
8906 LDFLAGS="${LDFLAGS} -L${with_opie}/lib"
8908 with_opie="no"
8915 echo "$as_me:$LINENO: result: $with_opie" >
[all...]

Completed in 216 milliseconds