aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure144
1 files changed, 144 insertions, 0 deletions
diff --git a/configure b/configure
index 348c02cbb..00c1a89bf 100755
--- a/configure
+++ b/configure
@@ -682,7 +682,10 @@ PKG_CONFIG
682HAVE_APPARMOR 682HAVE_APPARMOR
683HAVE_IDS 683HAVE_IDS
684DEPS_CFLAGS 684DEPS_CFLAGS
685TAR
686STRIP
685SCAN_BUILD 687SCAN_BUILD
688GZIP
686GAWK 689GAWK
687CPPCHECK 690CPPCHECK
688CODESPELL 691CODESPELL
@@ -3414,6 +3417,53 @@ fi
3414 test -n "$GAWK" && break 3417 test -n "$GAWK" && break
3415done 3418done
3416 3419
3420for ac_prog in gzip
3421do
3422 # Extract the first word of "$ac_prog", so it can be a program name with args.
3423set dummy $ac_prog; ac_word=$2
3424{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3425printf %s "checking for $ac_word... " >&6; }
3426if test ${ac_cv_prog_GZIP+y}
3427then :
3428 printf %s "(cached) " >&6
3429else $as_nop
3430 if test -n "$GZIP"; then
3431 ac_cv_prog_GZIP="$GZIP" # Let the user override the test.
3432else
3433as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3434for as_dir in $PATH
3435do
3436 IFS=$as_save_IFS
3437 case $as_dir in #(((
3438 '') as_dir=./ ;;
3439 */) ;;
3440 *) as_dir=$as_dir/ ;;
3441 esac
3442 for ac_exec_ext in '' $ac_executable_extensions; do
3443 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3444 ac_cv_prog_GZIP="$ac_prog"
3445 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3446 break 2
3447 fi
3448done
3449 done
3450IFS=$as_save_IFS
3451
3452fi
3453fi
3454GZIP=$ac_cv_prog_GZIP
3455if test -n "$GZIP"; then
3456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GZIP" >&5
3457printf "%s\n" "$GZIP" >&6; }
3458else
3459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3460printf "%s\n" "no" >&6; }
3461fi
3462
3463
3464 test -n "$GZIP" && break
3465done
3466
3417for ac_prog in scan-build 3467for ac_prog in scan-build
3418do 3468do
3419 # Extract the first word of "$ac_prog", so it can be a program name with args. 3469 # Extract the first word of "$ac_prog", so it can be a program name with args.
@@ -3461,6 +3511,100 @@ fi
3461 test -n "$SCAN_BUILD" && break 3511 test -n "$SCAN_BUILD" && break
3462done 3512done
3463 3513
3514for ac_prog in strip
3515do
3516 # Extract the first word of "$ac_prog", so it can be a program name with args.
3517set dummy $ac_prog; ac_word=$2
3518{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3519printf %s "checking for $ac_word... " >&6; }
3520if test ${ac_cv_prog_STRIP+y}
3521then :
3522 printf %s "(cached) " >&6
3523else $as_nop
3524 if test -n "$STRIP"; then
3525 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3526else
3527as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3528for as_dir in $PATH
3529do
3530 IFS=$as_save_IFS
3531 case $as_dir in #(((
3532 '') as_dir=./ ;;
3533 */) ;;
3534 *) as_dir=$as_dir/ ;;
3535 esac
3536 for ac_exec_ext in '' $ac_executable_extensions; do
3537 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3538 ac_cv_prog_STRIP="$ac_prog"
3539 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3540 break 2
3541 fi
3542done
3543 done
3544IFS=$as_save_IFS
3545
3546fi
3547fi
3548STRIP=$ac_cv_prog_STRIP
3549if test -n "$STRIP"; then
3550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3551printf "%s\n" "$STRIP" >&6; }
3552else
3553 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3554printf "%s\n" "no" >&6; }
3555fi
3556
3557
3558 test -n "$STRIP" && break
3559done
3560
3561for ac_prog in tar
3562do
3563 # Extract the first word of "$ac_prog", so it can be a program name with args.
3564set dummy $ac_prog; ac_word=$2
3565{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3566printf %s "checking for $ac_word... " >&6; }
3567if test ${ac_cv_prog_TAR+y}
3568then :
3569 printf %s "(cached) " >&6
3570else $as_nop
3571 if test -n "$TAR"; then
3572 ac_cv_prog_TAR="$TAR" # Let the user override the test.
3573else
3574as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3575for as_dir in $PATH
3576do
3577 IFS=$as_save_IFS
3578 case $as_dir in #(((
3579 '') as_dir=./ ;;
3580 */) ;;
3581 *) as_dir=$as_dir/ ;;
3582 esac
3583 for ac_exec_ext in '' $ac_executable_extensions; do
3584 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3585 ac_cv_prog_TAR="$ac_prog"
3586 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3587 break 2
3588 fi
3589done
3590 done
3591IFS=$as_save_IFS
3592
3593fi
3594fi
3595TAR=$ac_cv_prog_TAR
3596if test -n "$TAR"; then
3597 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $TAR" >&5
3598printf "%s\n" "$TAR" >&6; }
3599else
3600 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3601printf "%s\n" "no" >&6; }
3602fi
3603
3604
3605 test -n "$TAR" && break
3606done
3607
3464 3608
3465DEPS_CFLAGS="" 3609DEPS_CFLAGS=""
3466 3610