Lines Matching refs:blibpath
6897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to specify blibpath for linker ($LD)" >&5
6898 $as_echo_n "checking how to specify blibpath for linker ($LD)... " >&6; }
6899 if (test -z "$blibpath"); then
6900 blibpath="/usr/lib:/lib"
6904 flags="-Wl,-blibpath: -Wl,-rpath, -blibpath:"
6906 flags="-blibpath: -Wl,-blibpath: -Wl,-rpath,"
6910 LDFLAGS="$saved_LDFLAGS $tryflags$blibpath"
6932 as_fn_error $? "*** must be able to specify blibpath on AIX - check config.log" "$LINENO" 5
17726 if test ! -z "$blibpath" ; then
17727 blibpath="$blibpath:${KRB5ROOT}/lib"
18977 if test ! -z "$blibpath" ; then
18978 LDFLAGS="$LDFLAGS $blibflags$blibpath"
18979 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Please check and edit blibpath in LDFLAGS in Makefile" >&5
18980 $as_echo "$as_me: WARNING: Please check and edit blibpath in LDFLAGS in Makefile" >&2;}