Home | History | Annotate | Download | only in gdbsupport

Lines Matching refs:libipt

639 LIBIPT
1469 --with-libipt-prefix[=DIR] search for libipt in DIR/include and DIR/lib
1470 --without-libipt-prefix don't search for libipt in includedir and libdir
1471 --with-libipt-type=TYPE type of library to search for (auto/static/shared)
12421 # Check whether --with-libipt-prefix was given.
12449 # Check whether --with-libipt-type was given.
12458 LIBIPT=
12483 test -z "$value" || LIBIPT="${LIBIPT}${LIBIPT:+ }$value"
12551 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
12564 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
12567 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
12580 for x in $LDFLAGS $LIBIPT; do
12596 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir"
12599 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
12601 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
12608 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_a"
12610 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir -l$name"
12676 for x in $LDFLAGS $LIBIPT; do
12693 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$additional_libdir"
12752 LIBIPT="${LIBIPT}${LIBIPT:+ }$dep"
12760 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
12763 LIBIPT="${LIBIPT}${LIBIPT:+ }-l:lib$name.$libext"
12781 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
12788 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
12824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libipt" >&5
12825 $as_echo_n "checking for libipt... " >&6; }
12831 LIBS="$LIBS $LIBIPT"
12860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libipt" >&5
12861 $as_echo_n "checking how to link with libipt... " >&6; }
12862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBIPT" >&5
12863 $as_echo "$LIBIPT" >&6; }
12867 LIBIPT=
12878 as_fn_error $? "libipt is missing or unusable" "$LINENO" 5
12880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libipt is missing or unusable; some features may be unavailable." >&5
12881 $as_echo "$as_me: WARNING: libipt is missing or unusable; some features may be unavailable." >&2;}
12885 LIBS="$LIBS $LIBIPT"