aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-01 11:29:26 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-07-01 11:29:26 -0400
commitc34fbcdf4cf6ee00b8b131dd957e34ed4c7ab798 (patch)
tree4b978797d2507aa2c339a519a51f8012e5dc093b /configure
parentcleanup (diff)
downloadfirejail-c34fbcdf4cf6ee00b8b131dd957e34ed4c7ab798.tar.gz
firejail-c34fbcdf4cf6ee00b8b131dd957e34ed4c7ab798.tar.zst
firejail-c34fbcdf4cf6ee00b8b131dd957e34ed4c7ab798.zip
audit compile and install
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 807a53a3d..d7017e6d7 100755
--- a/configure
+++ b/configure
@@ -3673,7 +3673,7 @@ if test "$prefix" = /usr; then
3673 sysconfdir="/etc" 3673 sysconfdir="/etc"
3674fi 3674fi
3675 3675
3676ac_config_files="$ac_config_files Makefile src/lib/Makefile src/firejail/Makefile src/firemon/Makefile src/libtrace/Makefile src/libtracelog/Makefile src/firecfg/Makefile src/ftee/Makefile" 3676ac_config_files="$ac_config_files Makefile src/lib/Makefile src/firejail/Makefile src/firemon/Makefile src/libtrace/Makefile src/libtracelog/Makefile src/firecfg/Makefile src/ftee/Makefile src/faudit/Makefile"
3677 3677
3678cat >confcache <<\_ACEOF 3678cat >confcache <<\_ACEOF
3679# This file is a shell script that caches the results of configure 3679# This file is a shell script that caches the results of configure
@@ -4390,6 +4390,7 @@ do
4390 "src/libtracelog/Makefile") CONFIG_FILES="$CONFIG_FILES src/libtracelog/Makefile" ;; 4390 "src/libtracelog/Makefile") CONFIG_FILES="$CONFIG_FILES src/libtracelog/Makefile" ;;
4391 "src/firecfg/Makefile") CONFIG_FILES="$CONFIG_FILES src/firecfg/Makefile" ;; 4391 "src/firecfg/Makefile") CONFIG_FILES="$CONFIG_FILES src/firecfg/Makefile" ;;
4392 "src/ftee/Makefile") CONFIG_FILES="$CONFIG_FILES src/ftee/Makefile" ;; 4392 "src/ftee/Makefile") CONFIG_FILES="$CONFIG_FILES src/ftee/Makefile" ;;
4393 "src/faudit/Makefile") CONFIG_FILES="$CONFIG_FILES src/faudit/Makefile" ;;
4393 4394
4394 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 4395 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
4395 esac 4396 esac