diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -678,7 +678,6 @@ HELPDIR HELPDIRDEFINE HELPINSTALL HELPSTRINGS -AUDIT_LIB CC CFLAGS LDFLAGS @@ -2468,13 +2467,6 @@ cat >>confdefs.h <<\_ACEOF _ACEOF fi -if test $opt_audit = yes; then -cat >>confdefs.h <<\_ACEOF -#define AUDIT_SHELL 1 -_ACEOF - -AUDIT_LIB='-laudit' -fi if test $opt_process_subst = yes; then cat >>confdefs.h <<\_ACEOF #define PROCESS_SUBSTITUTION 1 |