Home | History | Annotate | Download | only in gdb

Lines Matching refs:LIBIPT

807 LIBIPT
1676 --with-libipt-prefix[=DIR] search for libipt in DIR/include and DIR/lib
1677 --without-libipt-prefix don't search for libipt in includedir and libdir
1678 --with-libipt-type=TYPE type of library to search for (auto/static/shared)
21053 # Check whether --with-libipt-prefix was given.
21081 # Check whether --with-libipt-type was given.
21090 LIBIPT=
21115 test -z "$value" || LIBIPT="${LIBIPT}${LIBIPT:+ }$value"
21183 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
21196 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
21199 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
21212 for x in $LDFLAGS $LIBIPT; do
21228 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir"
21231 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
21233 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
21240 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_a"
21242 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir -l$name"
21308 for x in $LDFLAGS $LIBIPT; do
21325 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$additional_libdir"
21384 LIBIPT="${LIBIPT}${LIBIPT:+ }$dep"
21392 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
21395 LIBIPT="${LIBIPT}${LIBIPT:+ }-l:lib$name.$libext"
21413 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
21420 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
21456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libipt" >&5
21457 $as_echo_n "checking for libipt... " >&6; }
21463 LIBS="$LIBS $LIBIPT"
21492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libipt" >&5
21493 $as_echo_n "checking how to link with libipt... " >&6; }
21494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBIPT" >&5
21495 $as_echo "$LIBIPT" >&6; }
21499 LIBIPT=
21510 as_fn_error $? "libipt
21512 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libipt is missing or unusable; some features may be unavailable." >&5
21513 $as_echo "$as_me: WARNING: libipt is missing or unusable; some features may be unavailable." >&2;}
21517 LIBS="$LIBS $LIBIPT"