Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh4287 test "$inst_prefix_dir" = "$destdir" && \
4290 if test -n "$inst_prefix_dir"; then
6530 inst_prefix_dir=
6699 inst_prefix_dir=$arg
8293 if test -n "$inst_prefix_dir"; then
8296 func_append add_dir " -L$inst_prefix_dir$libdir"
8356 if test -n "$inst_prefix_dir" &&
8357 test -f "$inst_prefix_dir$libdir/$linklib"; then
8358 add=$inst_prefix_dir$libdir/$linklib
8366 if test -n "$inst_prefix_dir"; then
[all …]