Searched refs:acl_libdirstem (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/ |
D | aclocal.m4 | 1682 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 1722 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 1846 dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 1878 additional_libdir="$withval/$acl_libdirstem" 1879 if test "$acl_libdirstem2" != "$acl_libdirstem" \ 1880 && ! test -d "$withval/$acl_libdirstem"; then 2045 || test "X$found_dir" = "X/usr/$acl_libdirstem" \ 2132 */$acl_libdirstem | */$acl_libdirstem/) 2133 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 2204 if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ [all …]
|
D | configure | 7883 test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem" 8257 additional_libdir="$withval/$acl_libdirstem" 8258 if test "$acl_libdirstem2" != "$acl_libdirstem" \ 8259 && ! test -d "$withval/$acl_libdirstem"; then 8415 || test "X$found_dir" = "X/usr/$acl_libdirstem" \ 8481 */$acl_libdirstem | */$acl_libdirstem/) 8482 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 8541 … if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ 8544 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \ 8881 additional_libdir="$withval/$acl_libdirstem" [all …]
|