Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:libipt

672 LIBIPT
1436 --with-libipt-prefix[=DIR] search for libipt in DIR/include and DIR/lib
1437 --without-libipt-prefix don't search for libipt in includedir and libdir
1438 --with-libipt-type=TYPE type of library to search for (auto/static/shared)
9524 # Check whether --with-libipt-prefix was given.
9552 # Check whether --with-libipt-type was given.
9561 LIBIPT=
9586 test -z "$value" || LIBIPT="${LIBIPT}${LIBIPT:+ }$value"
9654 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
9667 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
9670 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
9683 for x in $LDFLAGS $LIBIPT; do
9699 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir"
9702 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
9704 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
9711 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_a"
9713 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir -l$name"
9779 for x in $LDFLAGS $LIBIPT; do
9796 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$additional_libdir"
9855 LIBIPT="${LIBIPT}${LIBIPT:+ }$dep"
9863 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
9866 LIBIPT="${LIBIPT}${LIBIPT:+ }-l:lib$name.$libext"
9884 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
9891 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
9927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libipt" >&5
9928 $as_echo_n "checking for libipt... " >&6; }
9934 LIBS="$LIBS $LIBIPT"
9963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libipt" >&5
9964 $as_echo_n "checking how to link with libipt... " >&6; }
9965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBIPT" >&5
9966 $as_echo "$LIBIPT" >&6; }
9970 LIBIPT=
9981 as_fn_error $? "libipt is missing or unusable" "$LINENO" 5
9983 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libipt is missing or unusable; some features may be unavailable." >&5
9984 $as_echo "$as_me: WARNING: libipt is missing or unusable; some features may be unavailable." >&2;}
9988 LIBS="$LIBS $LIBIPT"