Searched refs:acl_libdirstem (Results 1 – 5 of 5) sorted by relevance
/external/bison/m4/ |
D | lib-prefix.m4 | 49 additional_libdir="$withval/$acl_libdirstem" 91 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 101 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 157 dnl - a variable acl_libdirstem, containing the basename of the libdir, either 160 dnl acl_libdirstem, either the same as acl_libdirstem or "lib/sparcv9" or 177 acl_libdirstem=lib 194 acl_libdirstem=lib/64 208 */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; 214 */lib64 ) acl_libdirstem=lib64 ;; 223 test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem"
|
D | lib-link.m4 | 16 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 56 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 180 dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 212 additional_libdir="$withval/$acl_libdirstem" 213 if test "$acl_libdirstem2" != "$acl_libdirstem" \ 214 && ! test -d "$withval/$acl_libdirstem"; then 379 || test "X$found_dir" = "X/usr/$acl_libdirstem" \ 466 */$acl_libdirstem | */$acl_libdirstem/) 467 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 538 if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ [all …]
|
/external/libmtp/ |
D | aclocal.m4 | 329 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 368 dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 456 dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem. 484 additional_libdir="$withval/$acl_libdirstem" 643 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then 729 */$acl_libdirstem | */$acl_libdirstem/) 730 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 792 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 794 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 970 if test "X$dir" != "X/usr/$acl_libdirstem"; then [all …]
|
D | configure | 11650 acl_libdirstem=lib 11657 */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; 11660 */lib64 ) acl_libdirstem=lib64 ;; 11711 additional_libdir="$withval/$acl_libdirstem" 11863 … if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then 11928 */$acl_libdirstem | */$acl_libdirstem/) 11929 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 11979 … if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 11981 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
|
/external/bison/ |
D | configure | 16357 test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem" 16731 additional_libdir="$withval/$acl_libdirstem" 16732 if test "$acl_libdirstem2" != "$acl_libdirstem" \ 16733 && ! test -d "$withval/$acl_libdirstem"; then 16889 || test "X$found_dir" = "X/usr/$acl_libdirstem" \ 16955 */$acl_libdirstem | */$acl_libdirstem/) 16956 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` 17015 … if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ 17018 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \ 34921 additional_libdir="$withval/$acl_libdirstem" [all …]
|