@@ -804,6 +804,8 @@ EXTRA_CFLAGS
804
804
TOPLEVEL_SUBDIRS
805
805
BUILD_DOCS_FALSE
806
806
BUILD_DOCS_TRUE
807
+ BUILD_ALP2_FALSE
808
+ BUILD_ALP2_TRUE
807
809
BUILD_MLOGC_FALSE
808
810
BUILD_MLOGC_TRUE
809
811
BUILD_extentions_FALSE
@@ -937,6 +939,7 @@ enable_libtool_lock
937
939
enable_apache2_module
938
940
enable_extentions
939
941
enable_mlogc
942
+ enable_alp2
940
943
enable_docs
941
944
enable_pcre_study
942
945
enable_pcre_match_limit
@@ -1597,6 +1600,7 @@ Optional Features:
1597
1600
Disable building Apache2 module.
1598
1601
--enable-extentions Enable building extension.
1599
1602
--disable-mlogc Disable building mlogc.
1603
+ --enable-alp2 Enable building audit log parser lib.
1600
1604
--enable-docs Enable building documentation.
1601
1605
--enable-pcre-study Enable PCRE regex studying during configure.
1602
1606
--enable-pcre-match-limit
@@ -4640,13 +4644,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
4640
4644
else
4641
4645
lt_cv_nm_interface=" BSD nm"
4642
4646
echo " int some_variable = 0;" > conftest.$ac_ext
4643
- (eval echo " \"\$ as_me:4643 : $ac_compile \" " >&5 )
4647
+ (eval echo " \"\$ as_me:4647 : $ac_compile \" " >&5 )
4644
4648
(eval " $ac_compile " 2> conftest.err)
4645
4649
cat conftest.err >&5
4646
- (eval echo " \"\$ as_me:4646 : $NM \\\" conftest.$ac_objext \\\"\" " >&5 )
4650
+ (eval echo " \"\$ as_me:4650 : $NM \\\" conftest.$ac_objext \\\"\" " >&5 )
4647
4651
(eval " $NM \" conftest.$ac_objext \" " 2> conftest.err > conftest.out)
4648
4652
cat conftest.err >&5
4649
- (eval echo " \"\$ as_me:4649 : output\" " >&5 )
4653
+ (eval echo " \"\$ as_me:4653 : output\" " >&5 )
4650
4654
cat conftest.out >&5
4651
4655
if $GREP ' External.*some_variable' conftest.out > /dev/null; then
4652
4656
lt_cv_nm_interface=" MS dumpbin"
@@ -5852,7 +5856,7 @@ ia64-*-hpux*)
5852
5856
;;
5853
5857
* -* -irix6* )
5854
5858
# Find out which ABI we are using.
5855
- echo ' #line 5855 "configure"' > conftest.$ac_ext
5859
+ echo ' #line 5859 "configure"' > conftest.$ac_ext
5856
5860
if { { eval echo " \"\$ as_me\" :${as_lineno-$LINENO } : \" $ac_compile \" " ; } >&5
5857
5861
(eval $ac_compile ) 2>&5
5858
5862
ac_status=$?
@@ -7381,11 +7385,11 @@ else
7381
7385
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7382
7386
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7383
7387
-e ' s:$: $lt_compiler_flag:' `
7384
- (eval echo " \"\$ as_me:7384 : $lt_compile \" " >&5 )
7388
+ (eval echo " \"\$ as_me:7388 : $lt_compile \" " >&5 )
7385
7389
(eval " $lt_compile " 2> conftest.err)
7386
7390
ac_status=$?
7387
7391
cat conftest.err >&5
7388
- echo " $as_me :7388 : \$ ? = $ac_status " >&5
7392
+ echo " $as_me :7392 : \$ ? = $ac_status " >&5
7389
7393
if (exit $ac_status ) && test -s " $ac_outfile " ; then
7390
7394
# The compiler can only warn and ignore the option if not recognized
7391
7395
# So say no if there are warnings other than the usual output.
@@ -7720,11 +7724,11 @@ else
7720
7724
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7721
7725
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7722
7726
-e ' s:$: $lt_compiler_flag:' `
7723
- (eval echo " \"\$ as_me:7723 : $lt_compile \" " >&5 )
7727
+ (eval echo " \"\$ as_me:7727 : $lt_compile \" " >&5 )
7724
7728
(eval " $lt_compile " 2> conftest.err)
7725
7729
ac_status=$?
7726
7730
cat conftest.err >&5
7727
- echo " $as_me :7727 : \$ ? = $ac_status " >&5
7731
+ echo " $as_me :7731 : \$ ? = $ac_status " >&5
7728
7732
if (exit $ac_status ) && test -s " $ac_outfile " ; then
7729
7733
# The compiler can only warn and ignore the option if not recognized
7730
7734
# So say no if there are warnings other than the usual output.
@@ -7825,11 +7829,11 @@ else
7825
7829
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7826
7830
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7827
7831
-e ' s:$: $lt_compiler_flag:' `
7828
- (eval echo " \"\$ as_me:7828 : $lt_compile \" " >&5 )
7832
+ (eval echo " \"\$ as_me:7832 : $lt_compile \" " >&5 )
7829
7833
(eval " $lt_compile " 2> out/conftest.err)
7830
7834
ac_status=$?
7831
7835
cat out/conftest.err >&5
7832
- echo " $as_me :7832 : \$ ? = $ac_status " >&5
7836
+ echo " $as_me :7836 : \$ ? = $ac_status " >&5
7833
7837
if (exit $ac_status ) && test -s out/conftest2.$ac_objext
7834
7838
then
7835
7839
# The compiler can only warn and ignore the option if not recognized
@@ -7880,11 +7884,11 @@ else
7880
7884
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7881
7885
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7882
7886
-e ' s:$: $lt_compiler_flag:' `
7883
- (eval echo " \"\$ as_me:7883 : $lt_compile \" " >&5 )
7887
+ (eval echo " \"\$ as_me:7887 : $lt_compile \" " >&5 )
7884
7888
(eval " $lt_compile " 2> out/conftest.err)
7885
7889
ac_status=$?
7886
7890
cat out/conftest.err >&5
7887
- echo " $as_me :7887 : \$ ? = $ac_status " >&5
7891
+ echo " $as_me :7891 : \$ ? = $ac_status " >&5
7888
7892
if (exit $ac_status ) && test -s out/conftest2.$ac_objext
7889
7893
then
7890
7894
# The compiler can only warn and ignore the option if not recognized
@@ -10263,7 +10267,7 @@ else
10263
10267
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10264
10268
lt_status=$lt_dlunknown
10265
10269
cat > conftest.$ac_ext << _LT_EOF
10266
- #line 10266 "configure"
10270
+ #line 10270 "configure"
10267
10271
#include "confdefs.h"
10268
10272
10269
10273
#if HAVE_DLFCN_H
@@ -10359,7 +10363,7 @@ else
10359
10363
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10360
10364
lt_status=$lt_dlunknown
10361
10365
cat > conftest.$ac_ext << _LT_EOF
10362
- #line 10362 "configure"
10366
+ #line 10366 "configure"
10363
10367
#include "confdefs.h"
10364
10368
10365
10369
#if HAVE_DLFCN_H
@@ -12241,6 +12245,36 @@ if test "$build_mlogc" -eq 1; then
12241
12245
TOPLEVEL_SUBDIRS=" $TOPLEVEL_SUBDIRS mlogc"
12242
12246
fi
12243
12247
12248
+ # Audit Log Parser v2 (ALP2)
12249
+ # Check whether --enable-alp2 was given.
12250
+ if test " ${enable_alp2+set} " = set ; then :
12251
+ enableval=$enable_alp2 ;
12252
+ if test " $enableval " ! = " no" ; then
12253
+ build_alp2=1
12254
+ else
12255
+ build_alp2=0
12256
+ fi
12257
+
12258
+ else
12259
+
12260
+ build_alp2=0
12261
+
12262
+ fi
12263
+
12264
+
12265
+
12266
+ if test " $build_alp2 " -eq 1; then
12267
+ BUILD_ALP2_TRUE=
12268
+ BUILD_ALP2_FALSE=' #'
12269
+ else
12270
+ BUILD_ALP2_TRUE=' #'
12271
+ BUILD_ALP2_FALSE=
12272
+ fi
12273
+
12274
+ if test " $build_alp2 " -eq 1; then
12275
+ TOPLEVEL_SUBDIRS=" $TOPLEVEL_SUBDIRS alp2"
12276
+ fi
12277
+
12244
12278
# Documentation
12245
12279
# Check whether --enable-docs was given.
12246
12280
if test " ${enable_docs+set} " = set ; then :
@@ -13348,6 +13382,10 @@ ac_config_files="$ac_config_files Makefile"
13348
13382
13349
13383
ac_config_files=" $ac_config_files tools/Makefile"
13350
13384
13385
+ if test " $build_alp2 " -ne 0; then
13386
+ ac_config_files=" $ac_config_files alp2/Makefile"
13387
+
13388
+ fi
13351
13389
if test " $build_apache2_module " -ne 0; then
13352
13390
ac_config_files=" $ac_config_files apache2/Makefile"
13353
13391
@@ -13506,6 +13544,10 @@ if test -z "${BUILD_MLOGC_TRUE}" && test -z "${BUILD_MLOGC_FALSE}"; then
13506
13544
as_fn_error " conditional \" BUILD_MLOGC\" was never defined.
13507
13545
Usually this means the macro was only invoked conditionally." " $LINENO " 5
13508
13546
fi
13547
+ if test -z " ${BUILD_ALP2_TRUE} " && test -z " ${BUILD_ALP2_FALSE} " ; then
13548
+ as_fn_error " conditional \" BUILD_ALP2\" was never defined.
13549
+ Usually this means the macro was only invoked conditionally." " $LINENO " 5
13550
+ fi
13509
13551
if test -z " ${BUILD_DOCS_TRUE} " && test -z " ${BUILD_DOCS_FALSE} " ; then
13510
13552
as_fn_error " conditional \" BUILD_DOCS\" was never defined.
13511
13553
Usually this means the macro was only invoked conditionally." " $LINENO " 5
@@ -14366,6 +14408,7 @@ do
14366
14408
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14367
14409
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14368
14410
"tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
14411
+ "alp2/Makefile") CONFIG_FILES="$CONFIG_FILES alp2/Makefile" ;;
14369
14412
"apache2/Makefile") CONFIG_FILES="$CONFIG_FILES apache2/Makefile" ;;
14370
14413
"ext/Makefile") CONFIG_FILES="$CONFIG_FILES ext/Makefile" ;;
14371
14414
"build/apxs-wrapper") CONFIG_FILES="$CONFIG_FILES build/apxs-wrapper" ;;
0 commit comments