]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add AC_ARG_WITH([]modname, ...)
authorAlan T. DeKok <aland@freeradius.org>
Fri, 11 Jun 2021 12:12:47 +0000 (08:12 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 11 Jun 2021 12:13:19 +0000 (08:13 -0400)
94 files changed:
src/modules/rlm_cache/configure
src/modules/rlm_cache/configure.ac
src/modules/rlm_cache/drivers/rlm_cache_memcached/configure
src/modules/rlm_cache/drivers/rlm_cache_memcached/configure.ac
src/modules/rlm_couchbase/configure
src/modules/rlm_couchbase/configure.ac
src/modules/rlm_counter/configure
src/modules/rlm_counter/configure.ac
src/modules/rlm_eap/configure
src/modules/rlm_eap/configure.ac
src/modules/rlm_eap/types/rlm_eap_fast/configure
src/modules/rlm_eap/types/rlm_eap_fast/configure.ac
src/modules/rlm_eap/types/rlm_eap_ikev2/configure
src/modules/rlm_eap/types/rlm_eap_ikev2/configure.ac
src/modules/rlm_eap/types/rlm_eap_pwd/configure
src/modules/rlm_eap/types/rlm_eap_pwd/configure.ac
src/modules/rlm_eap/types/rlm_eap_sim/configure
src/modules/rlm_eap/types/rlm_eap_sim/configure.ac
src/modules/rlm_eap/types/rlm_eap_tnc/configure
src/modules/rlm_eap/types/rlm_eap_tnc/configure.ac
src/modules/rlm_example/configure
src/modules/rlm_example/configure.ac
src/modules/rlm_idn/configure
src/modules/rlm_idn/configure.ac
src/modules/rlm_ippool/configure
src/modules/rlm_ippool/configure.ac
src/modules/rlm_krb5/configure
src/modules/rlm_krb5/configure.ac
src/modules/rlm_ldap/configure
src/modules/rlm_ldap/configure.ac
src/modules/rlm_mschap/configure
src/modules/rlm_mschap/configure.ac
src/modules/rlm_opendirectory/configure
src/modules/rlm_opendirectory/configure.ac
src/modules/rlm_pam/configure
src/modules/rlm_pam/configure.ac
src/modules/rlm_perl/configure
src/modules/rlm_perl/configure.ac
src/modules/rlm_python/configure
src/modules/rlm_python/configure.ac
src/modules/rlm_python3/configure
src/modules/rlm_python3/configure.ac
src/modules/rlm_radutmp/configure
src/modules/rlm_radutmp/configure.ac
src/modules/rlm_realm/configure
src/modules/rlm_realm/configure.ac
src/modules/rlm_redis/configure
src/modules/rlm_redis/configure.ac
src/modules/rlm_rediswho/configure
src/modules/rlm_rediswho/configure.ac
src/modules/rlm_rest/configure
src/modules/rlm_rest/configure.ac
src/modules/rlm_ruby/configure
src/modules/rlm_ruby/configure.ac
src/modules/rlm_securid/configure
src/modules/rlm_securid/configure.ac
src/modules/rlm_smsotp/configure
src/modules/rlm_smsotp/configure.ac
src/modules/rlm_sql/configure
src/modules/rlm_sql/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_db2/configure
src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_firebird/configure
src/modules/rlm_sql/drivers/rlm_sql_firebird/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_freetds/configure
src/modules/rlm_sql/drivers/rlm_sql_freetds/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_iodbc/configure
src/modules/rlm_sql/drivers/rlm_sql_iodbc/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_mongo/configure
src/modules/rlm_sql/drivers/rlm_sql_mongo/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_mysql/configure
src/modules/rlm_sql/drivers/rlm_sql_mysql/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_oracle/configure
src/modules/rlm_sql/drivers/rlm_sql_oracle/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure
src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_sqlite/configure
src/modules/rlm_sql/drivers/rlm_sql_sqlite/configure.ac
src/modules/rlm_sql/drivers/rlm_sql_unixodbc/configure
src/modules/rlm_sql/drivers/rlm_sql_unixodbc/configure.ac
src/modules/rlm_sql_map/configure
src/modules/rlm_sql_map/configure.ac
src/modules/rlm_sqlcounter/configure
src/modules/rlm_sqlcounter/configure.ac
src/modules/rlm_sqlhpwippool/configure
src/modules/rlm_sqlhpwippool/configure.ac
src/modules/rlm_sqlippool/configure
src/modules/rlm_sqlippool/configure.ac
src/modules/rlm_unbound/configure
src/modules/rlm_unbound/configure.ac
src/modules/rlm_unix/configure
src/modules/rlm_unix/configure.ac
src/modules/rlm_yubikey/configure
src/modules/rlm_yubikey/configure.ac

index 31fb9421a16dcc20d15320ce6d03fdc1b96fe6e2..e6382e91eebc90758f130226097aff940dbd1dc1 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_cache
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1248,6 +1249,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_cache              build rlm_cache. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1732,6 +1738,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_cache was given.
+if test "${with_rlm_cache+set}" = set; then :
+  withval=$with_rlm_cache;
+fi
+
+
 if test x$with_rlm_cache != xno; then
 
        ac_ext=c
index b88a8ab328a34978ae9add331035d269fb83729c..5b6b9d6e1684f6be73e3c94a6ebcce309175193c 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_cache])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 93e3b08a1c87e079333c632ada7d38d07c4b1254..ecb7f11ca5e4b26d1b491af09e4015c4b4a679e0 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_cache_memcached
 with_libmemcached_include_dir
 with_libmemcached_lib_dir
 with_libmemcached_dir
@@ -1256,6 +1257,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_cache_memcached              build rlm_cache_memcached. (default=yes)
   --with-libmemcached-include-dir=DIR
                           Directory where the libmemcached includes may be
                           found
@@ -1897,6 +1899,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_cache_memcached was given.
+if test "${with_rlm_cache_memcached+set}" = set; then :
+  withval=$with_rlm_cache_memcached;
+fi
+
+
 if test x$with_rlm_cache_memcached != xno; then
 
        ac_ext=c
index 5fe56bd7f0ce320ed928074a226b31a3f9a0de32..3c47e9db516ee13eda5e298134b8a110dde64fd3 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_cache_memcached.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_cache_memcached])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 9725a10b923e4861777c8a178c0dc8a8d03d7be3..1e1bd898daebf9b5dbc7208daa4ceaeb72ae3f65 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_couchbase
 with_jsonc_include_dir
 with_jsonc_lib_dir
 with_jsonc_dir
@@ -1259,6 +1260,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_couchbase              build rlm_couchbase. (default=yes)
   --with-jsonc-include-dir=DIR
                           Directory where the json-c includes may be found
   --with-jsonc-lib-dir=DIR
@@ -1907,6 +1909,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 ac_config_headers="$ac_config_headers config.h"
 
 
+
+# Check whether --with-rlm_couchbase was given.
+if test "${with_rlm_couchbase+set}" = set; then :
+  withval=$with_rlm_couchbase;
+fi
+
+
 if test x$with_rlm_couchbase != xno; then
 
        ac_ext=c
index 8791425ff598bf6497a7f48323d461b34b6e8697..9d5b8a8a73cfa0712c6952d6bdf5a8110b0f7b6c 100644 (file)
@@ -4,6 +4,9 @@ AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_couchbase])
 AC_CONFIG_HEADER(config.h)
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 9917864a2d9d2dc99a5b0039bc9ee15775df879d..c254e7ac3e4b8532906d77922e34aaa5c907d67f 100755 (executable)
@@ -640,6 +640,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_counter
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1253,6 +1254,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_counter              build rlm_counter. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1885,6 +1891,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_counter was given.
+if test "${with_rlm_counter+set}" = set; then :
+  withval=$with_rlm_counter;
+fi
+
+
 if test x$with_rlm_counter != xno; then
 
        ac_ext=c
index 2d74b35245cb66e4dd711044c646d7de2f502d8a..5185f8f2facd1dfb03e29eba0f4ef7cb103b0b55 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_counter.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_counter])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 903e93d353ab558e68f29690964beed4e3ba1cb4..4aff92daff4ac9039accdb80d8316797de6e6d4e 100755 (executable)
@@ -639,6 +639,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_eap
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1251,6 +1252,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_eap              build rlm_eap. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1735,6 +1741,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_eap was given.
+if test "${with_rlm_eap+set}" = set; then :
+  withval=$with_rlm_eap;
+fi
+
+
 if test x$with_rlm_eap != xno; then
 
        ac_ext=c
index 4fa52b8518228162e76500bea798fe1dba97b91f..48cc972cc5804c6183f77bb8c65b49244dd4a0a8 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_eap])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index f68299bc7e5f14c03fefcae6e12058f1b50e4190..b360af6bf979d137ed68368959d1367072605d53 100755 (executable)
@@ -640,6 +640,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_eap_fast
 with_openssl_lib_dir
 with_openssl_include_dir
 '
@@ -1258,6 +1259,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_eap_fast              build rlm_eap_fast. (default=yes)
   --with-openssl-lib-dir=DIR       directory for LDAP library files
   --with-openssl-include-dir=DIR   directory for LDAP include files
 
@@ -1829,6 +1831,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 mod_ldflags=
 mod_cflags=
 
+
+# Check whether --with-rlm_eap_fast was given.
+if test "${with_rlm_eap_fast+set}" = set; then :
+  withval=$with_rlm_eap_fast;
+fi
+
+
 if test x$with_rlm_eap_fast != xno; then
 
                                        openssl_lib_dir=
index e52e7545902feb7acb1342a05a8cf1c9af1e095a..46d32a78d531992de3bed4ba4ce2b2bc31aec614 100644 (file)
@@ -12,6 +12,9 @@ AC_DEFUN(modname,[rlm_eap_fast])
 mod_ldflags=
 mod_cflags=
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl ############################################################
index 41bafc6ddfd2b5f400d2d5a3f925087d6230660b..8671d86c1db27797c979f421e919d1ca809f7b59 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_eap_ikev2
 with_eap_ikev2_include_dir
 with_eap_ikev2_lib_dir
 with_eap_ikev2_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_eap_ikev2              build rlm_eap_ikev2. (default=yes)
   --with-eap-ikev2-include-dir=DIR
                           Directory where the eap-ikev2 includes may be found
   --with-eap-ikev2-lib-dir=DIR
@@ -1788,6 +1790,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_eap_ikev2 was given.
+if test "${with_rlm_eap_ikev2+set}" = set; then :
+  withval=$with_rlm_eap_ikev2;
+fi
+
+
 if test x$with_rlm_eap_ikev2 != xno; then
                eap_ikev2_include_dir=
 
index b5676af1c1b4f55c0deb28f6b0f25578ddc542d3..cd354a4139b162bd67616a71570f2447b999d0e0 100644 (file)
@@ -2,6 +2,9 @@ AC_INIT(rlm_eap_ikev2.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_eap_ikev2])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        dnl extra argument: --with-eap-ikev2-include-dir=DIR
        eap_ikev2_include_dir=
index 6e535f2cdfd073d2c0f9346360806c509b354703..b4b5bc085fdfddb30373cfac08794498b36a5f18 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_eap_pwd
 with_openssl_lib_dir
 with_openssl_include_dir
 '
@@ -1253,6 +1254,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_eap_pwd              build rlm_eap_pwd. (default=yes)
   --with-openssl-lib-dir=DIR       directory for LDAP library files
   --with-openssl-include-dir=DIR   directory for LDAP include files
 
@@ -1853,6 +1855,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 mod_ldflags=
 mod_cflags=
 
+
+# Check whether --with-rlm_eap_pwd was given.
+if test "${with_rlm_eap_pwd+set}" = set; then :
+  withval=$with_rlm_eap_pwd;
+fi
+
+
 if test x$with_rlm_eap_pwd != xno; then
 
                                        openssl_lib_dir=
index 34c2240fc140415f05f06ae7d410763ab26115df..3775e9d5c82404487c4b7a7fbb73e794c148ecc7 100644 (file)
@@ -12,6 +12,9 @@ AC_DEFUN(modname,[rlm_eap_pwd])
 mod_ldflags=
 mod_cflags=
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl ############################################################
index 5240c399feb7eb6617b29e3e9b4c4ecfc8e14d66..ef5f2bac1fc3e2451c0ffa79e0cb272df8e8e0a2 100755 (executable)
@@ -629,6 +629,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_eap_sim
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1236,6 +1237,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_eap_sim              build rlm_eap_sim. (default=yes)
+
 Report bugs to the package provider.
 _ACEOF
 ac_status=$?
@@ -1671,6 +1677,13 @@ fail=
 mod_ldflags=
 mod_cflags=
 
+
+# Check whether --with-rlm_eap_sim was given.
+if test "${with_rlm_eap_sim+set}" = set; then :
+  withval=$with_rlm_eap_sim;
+fi
+
+
 if test x$with_rlm_eap_sim != xno; then
 
        targetname=rlm_eap_sim
index e5a31735c4db434bd99e02bbc16fdaf5c81785ca..e24a2faaec9a2ad9ba1b1076d1251eff44800e16 100644 (file)
@@ -13,6 +13,9 @@ fail=
 mod_ldflags=
 mod_cflags=
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        targetname=modname
index bf5ddfa2bad3aa699a1e53f5b73ca75e71b74f3e..92da810c757a9b600fbb144494e1bb204bbe9e5d 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_eap_tnc
 with_eap_tnc_include_dir
 with_eap_tnc_lib_dir
 with_eap_tnc_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_eap_tnc              build rlm_eap_tnc. (default=yes)
   --with-eap-tnc-include-dir=DIR
                           Directory where the libtnc includes may be found
   --with-eap-tnc-lib-dir=DIR
@@ -1787,6 +1789,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_eap_tnc was given.
+if test "${with_rlm_eap_tnc+set}" = set; then :
+  withval=$with_rlm_eap_tnc;
+fi
+
+
 if test x$with_rlm_eap_tnc != xno; then
                eap_tnc_include_dir=
 
index 32aa1c0397737cadec3742d85702e130a927324b..e1991830b575ce81f93f15b2439831620a698b9a 100644 (file)
@@ -2,6 +2,9 @@ AC_INIT(rlm_eap_tnc.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_eap_tnc])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        dnl extra argument: --with-eap-tnc-include-dir=DIR
        eap_tnc_include_dir=
index cb3666edbc0ee54e5bb6b0da9642d761656d1170..280e00dd85a4b8a552f22b26fd49abd16c78e2b6 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_example
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1250,6 +1251,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_example              build rlm_example. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1815,6 +1821,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_example was given.
+if test "${with_rlm_example+set}" = set; then :
+  withval=$with_rlm_example;
+fi
+
+
 if test x$with_rlm_example != xno; then
        ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
index 2459e41c40c9ba7e0eb41b1da447800abb786719..c899ffc07172911df48fdb7577680814ae5967ad 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_example.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_example])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        AC_PROG_CC
        AC_PROG_CPP
index 7b0fa25a876fac84a7da711a340bf4e9d82270dc..7b25ba14d62a11efd98986af4cb194651f4e0f25 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_idn
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1250,6 +1251,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_idn              build rlm_idn. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1815,6 +1821,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_idn was given.
+if test "${with_rlm_idn+set}" = set; then :
+  withval=$with_rlm_idn;
+fi
+
+
 if test x$with_rlm_idn != xno; then
 
        ac_ext=c
index bfc2ae2b51a2560fc37aa0f32c5a11bc522b6f4b..f69fe764c0e7eec86f700f420d850e30e14ff8b4 100644 (file)
@@ -2,6 +2,9 @@ AC_INIT(rlm_idn.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_idn])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 38f49ce93b0d1d9beba1815874c6d4dd93361de2..c9110100983dc416d0dbe504bab114926dab8b8c 100755 (executable)
@@ -642,6 +642,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_ippool
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1255,6 +1256,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_ippool              build rlm_ippool. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1887,6 +1893,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_ippool was given.
+if test "${with_rlm_ippool+set}" = set; then :
+  withval=$with_rlm_ippool;
+fi
+
+
 if test x$with_rlm_ippool != xno; then
 
        ac_ext=c
index 733108d2bcb2d75aa62705b991f312499ab5f3e0..be14b9780b8d367de20a103dae0c07b054f6e90c 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_ippool.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_ippool])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 672ef9283e51e0a3cecf6dc6144cef1d4cab4e66..991131b53121f2bfc32eee517ca70997a0066acd 100755 (executable)
@@ -638,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_krb5
 with_rlm_krb5_dir
 '
       ac_precious_vars='build_alias
@@ -1255,6 +1256,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_krb5              build rlm_krb5. (default=yes)
   --with-rlm-krb5-dir=DIR       Directory for krb5 files
 
 Some influential environment variables:
@@ -1931,6 +1933,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_krb5 was given.
+if test "${with_rlm_krb5+set}" = set; then :
+  withval=$with_rlm_krb5;
+fi
+
+
 if test x$with_rlm_krb5 != xno; then
 
        ac_ext=c
index efc9f29d7f88eed52cc6a61cd6ca133838a93131..a0f510cfb30c40753ba0250f2fb4ff82047d8121 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_krb5.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_krb5])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 4d9cc5148498eeb36fa33d153855bc126d633c08..ded503f6ee9da724172f7d39e65918f995e223fe 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_ldap
 with_rlm_ldap_lib_dir
 with_rlm_ldap_include_dir
 '
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_ldap              build rlm_ldap. (default=yes)
   --with-rlm-ldap-lib-dir=DIR     directory for LDAP library files
   --with-rlm-ldap-include-dir=DIR   directory for LDAP include files
 
@@ -1855,6 +1857,14 @@ fail=
 SMART_LIBS=
 SMART_CLFAGS=
 SASL=
+
+
+# Check whether --with-rlm_ldap was given.
+if test "${with_rlm_ldap+set}" = set; then :
+  withval=$with_rlm_ldap;
+fi
+
+
 if test x$with_rlm_ldap != xno; then
 
                                ac_ext=c
index b014b706b7eb5595ea81edad8378a93bc3a997ce..fe718a024233fe8358424f8cbdae2fa3ca6a5278 100644 (file)
@@ -7,6 +7,10 @@ fail=
 SMART_LIBS=
 SMART_CLFAGS=
 SASL=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl ############################################################
index 83f302c7c1a130a443ee7a277e011817254289bf..dec56aaf3139653aad36eb842b940b24e77a5465 100755 (executable)
@@ -638,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_mschap
 with_winbind_include_dir
 with_winbind_lib_dir
 with_winbind_dir
@@ -1257,6 +1258,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_mschap              build rlm_mschap. (default=yes)
   --with-winbind-include-dir=DIR
                           Directory where the winbind includes may be found
   --with-winbind-lib-dir=DIR
@@ -1828,6 +1830,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_mschap was given.
+if test "${with_rlm_mschap+set}" = set; then :
+  withval=$with_rlm_mschap;
+fi
+
+
 if test x$with_rlm_mschap != xno; then
 
     ac_ext=c
index f4b40d72f47b972ab1d14f11e245a14152b47fd5..581a3267d438681741d1148ff9e0e68f85bcce82 100644 (file)
@@ -2,6 +2,9 @@ AC_INIT(rlm_mschap.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_mschap])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     AC_PROG_CC
index f501ca140c49064140e3ec94ccf8235668d05e5c..b85c9fd1b306b596b6974d534571694afb22e56a 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_opendirectory
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1250,6 +1251,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_opendirectory              build rlm_opendirectory. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1815,6 +1821,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_opendirectory was given.
+if test "${with_rlm_opendirectory+set}" = set; then :
+  withval=$with_rlm_opendirectory;
+fi
+
+
 if test x$with_rlm_opendirectory != xno; then
 
        ac_ext=c
index a094ffb5f75f31af927894729381a19cc05e020c..49676109dc5df0a8ba171f4c840e321a6cdd53aa 100644 (file)
@@ -2,6 +2,9 @@ AC_INIT(rlm_opendirectory.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_opendirectory])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index fe3e25e5f8eab800d119232505ec4786a7b4b7ac..5adcf9b3669a0eb3e2a86b80963994a7a709b08d 100755 (executable)
@@ -676,6 +676,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_pam
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1289,6 +1290,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_pam              build rlm_pam. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -2014,6 +2020,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_pam was given.
+if test "${with_rlm_pam+set}" = set; then :
+  withval=$with_rlm_pam;
+fi
+
+
 if test x$with_rlm_pam != xno; then
 
        ac_ext=c
index 20459066021f5c8fc0232c018888cfc2512269f5..820ff5383275439899529132255a83a0b47aee23 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_pam.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_pam])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 11f25acb5e241a68b39d79135cc849db095a1491..aa1e4e9dbfd4305edc89237899c1e0bebfa7deda 100755 (executable)
@@ -638,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_perl
 with_perl
 '
       ac_precious_vars='build_alias
@@ -1256,6 +1257,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_perl              build rlm_perl. (default=yes)
   --with-perl=[PATH]    absolute path to perl executable
 
 Some influential environment variables:
@@ -1863,6 +1865,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_perl was given.
+if test "${with_rlm_perl+set}" = set; then :
+  withval=$with_rlm_perl;
+fi
+
+
 if test x$with_rlm_perl != xno; then
        ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
index 4b3ff420f716c507106275fe7c64a51e438f5ca4..e45a31b21d34fc7d5be7c5a6f59ff556e5c99777 100644 (file)
@@ -5,6 +5,9 @@ AC_DEFUN(modname,[rlm_perl])
 
 m4_include([ax_with_prog.m4])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        AC_PROG_CC
        AC_PROG_CPP
index 90511a8c9393cc8979b66dd1d07215318524daba..d7d6bc9454384f8e55a3e37af6d9bccedfa34ca3 100755 (executable)
@@ -638,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_python
 with_rlm_python_bin
 with_rlm_python_lib_dir
 with_rlm_python_include_dir
@@ -1257,6 +1258,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_python              build rlm_python. (default=yes)
   --with-rlm-python-bin=PATH   Path to python binary
   --with-rlm-python-lib-dir=DIR       Directory for Python library files
   --with-rlm-python-include-dir=DIR   Directory for Python include files
@@ -1893,6 +1895,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_python was given.
+if test "${with_rlm_python+set}" = set; then :
+  withval=$with_rlm_python;
+fi
+
+
 if test x$with_rlm_python != xno; then
 
        ac_ext=c
index ae1fbac31e36d223ead21ee2add73784d41690df..08ecb6251822e6337e9fc6ad10c51c3549ec9e54 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_python.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_python])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 363bf59e1f38f3361fb6ef38fefcbf944b80c878..76deb92616149f2d7bc045d8dedb3c1c8f48954f 100755 (executable)
@@ -588,17 +588,7 @@ LIBOBJS
 targetname
 mod_cflags
 mod_ldflags
-AWK
 PYTHON3_CONFIG_BIN
-pkgpyexecdir
-pyexecdir
-pkgpythondir
-pythondir
-PYTHON_PLATFORM
-PYTHON_EXEC_PREFIX
-PYTHON_PREFIX
-PYTHON_VERSION
-PYTHON
 CPP
 OBJEXT
 EXEEXT
@@ -648,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_python3
 with_rlm_python3_config_bin
 '
       ac_precious_vars='build_alias
@@ -658,8 +649,7 @@ CFLAGS
 LDFLAGS
 LIBS
 CPPFLAGS
-CPP
-PYTHON'
+CPP'
 
 
 # Initialize some variables set by options.
@@ -1266,6 +1256,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_python3              build rlm_python3. (default=yes)
   --with-rlm-python3-config-bin=PATH   Path to python-config3 binary
 
 Some influential environment variables:
@@ -1277,7 +1268,6 @@ Some influential environment variables:
   CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
               you have headers in a nonstandard directory <include dir>
   CPP         C preprocessor
-  PYTHON      the Python interpreter
 
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
@@ -1901,6 +1891,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_python3 was given.
+if test "${with_rlm_python3+set}" = set; then :
+  withval=$with_rlm_python3;
+fi
+
+
 if test x$with_rlm_python3 != xno; then
 
        ac_ext=c
@@ -2830,267 +2827,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-
-
-
-
-
-        if test -n "$PYTHON"; then
-      # If the user set $PYTHON, use it and don't search something else.
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 3.0" >&5
-$as_echo_n "checking whether $PYTHON version is >= 3.0... " >&6; }
-      prog="import sys
-# split strings by '.' and convert to numeric.  Append some zeros
-# because we need at least 4 digits for the hex conversion.
-# map returns an iterator in Python 3.0 and a list in 2.x
-minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0]
-minverhex = 0
-# xrange is not present in Python 3.0 and range returns an iterator
-for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i]
-sys.exit(sys.hexversion < minverhex)"
-  if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
-   ($PYTHON -c "$prog") >&5 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); }; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-                              as_fn_error $? "Python interpreter is too old" "$LINENO" 5
-fi
-      am_display_PYTHON=$PYTHON
-    else
-      # Otherwise, try each interpreter until we find one that satisfies
-      # VERSION.
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 3.0" >&5
-$as_echo_n "checking for a Python interpreter with version >= 3.0... " >&6; }
-if ${am_cv_pathless_PYTHON+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-       for am_cv_pathless_PYTHON in python python2 python3  python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3  python3.2 python3.1 python3.0  python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1  python2.0 none; do
-         test "$am_cv_pathless_PYTHON" = none && break
-         prog="import sys
-# split strings by '.' and convert to numeric.  Append some zeros
-# because we need at least 4 digits for the hex conversion.
-# map returns an iterator in Python 3.0 and a list in 2.x
-minver = list(map(int, '3.0'.split('.'))) + [0, 0, 0]
-minverhex = 0
-# xrange is not present in Python 3.0 and range returns an iterator
-for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i]
-sys.exit(sys.hexversion < minverhex)"
-  if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5
-   ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); }; then :
-  break
-fi
-       done
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5
-$as_echo "$am_cv_pathless_PYTHON" >&6; }
-      # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
-      if test "$am_cv_pathless_PYTHON" = none; then
-       PYTHON=:
-      else
-        # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a program name with args.
-set dummy $am_cv_pathless_PYTHON; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_PYTHON+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $PYTHON in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-PYTHON=$ac_cv_path_PYTHON
-if test -n "$PYTHON"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
-$as_echo "$PYTHON" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-      fi
-      am_display_PYTHON=$am_cv_pathless_PYTHON
-    fi
-
-
-  if test "$PYTHON" = :; then
-      :
-  else
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5
-$as_echo_n "checking for $am_display_PYTHON version... " >&6; }
-if ${am_cv_python_version+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5
-$as_echo "$am_cv_python_version" >&6; }
-  PYTHON_VERSION=$am_cv_python_version
-
-
-
-  PYTHON_PREFIX='${prefix}'
-
-  PYTHON_EXEC_PREFIX='${exec_prefix}'
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5
-$as_echo_n "checking for $am_display_PYTHON platform... " >&6; }
-if ${am_cv_python_platform+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5
-$as_echo "$am_cv_python_platform" >&6; }
-  PYTHON_PLATFORM=$am_cv_python_platform
-
-
-  # Just factor out some code duplication.
-  am_python_setup_sysconfig="\
-import sys
-# Prefer sysconfig over distutils.sysconfig, for better compatibility
-# with python 3.x.  See automake bug#10227.
-try:
-    import sysconfig
-except ImportError:
-    can_use_sysconfig = 0
-else:
-    can_use_sysconfig = 1
-# Can't use sysconfig in CPython 2.7, since it's broken in virtualenvs:
-# <https://github.com/pypa/virtualenv/issues/118>
-try:
-    from platform import python_implementation
-    if python_implementation() == 'CPython' and sys.version[:3] == '2.7':
-        can_use_sysconfig = 0
-except ImportError:
-    pass"
-
-
-            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5
-$as_echo_n "checking for $am_display_PYTHON script directory... " >&6; }
-if ${am_cv_python_pythondir+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test "x$prefix" = xNONE
-     then
-       am_py_prefix=$ac_default_prefix
-     else
-       am_py_prefix=$prefix
-     fi
-     am_cv_python_pythondir=`$PYTHON -c "
-$am_python_setup_sysconfig
-if can_use_sysconfig:
-    sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
-else:
-    from distutils import sysconfig
-    sitedir = sysconfig.get_python_lib(0, 0, prefix='$am_py_prefix')
-sys.stdout.write(sitedir)"`
-     case $am_cv_python_pythondir in
-     $am_py_prefix*)
-       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
-       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
-       ;;
-     *)
-       case $am_py_prefix in
-         /usr|/System*) ;;
-         *)
-         am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
-         ;;
-       esac
-       ;;
-     esac
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5
-$as_echo "$am_cv_python_pythondir" >&6; }
-  pythondir=$am_cv_python_pythondir
-
-
-
-  pkgpythondir=\${pythondir}/$PACKAGE
-
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5
-$as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; }
-if ${am_cv_python_pyexecdir+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test "x$exec_prefix" = xNONE
-     then
-       am_py_exec_prefix=$am_py_prefix
-     else
-       am_py_exec_prefix=$exec_prefix
-     fi
-     am_cv_python_pyexecdir=`$PYTHON -c "
-$am_python_setup_sysconfig
-if can_use_sysconfig:
-    sitedir = sysconfig.get_path('platlib', vars={'platbase':'$am_py_prefix'})
-else:
-    from distutils import sysconfig
-    sitedir = sysconfig.get_python_lib(1, 0, prefix='$am_py_prefix')
-sys.stdout.write(sitedir)"`
-     case $am_cv_python_pyexecdir in
-     $am_py_exec_prefix*)
-       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
-       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
-       ;;
-     *)
-       case $am_py_exec_prefix in
-         /usr|/System*) ;;
-         *)
-          am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
-          ;;
-       esac
-       ;;
-     esac
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5
-$as_echo "$am_cv_python_pyexecdir" >&6; }
-  pyexecdir=$am_cv_python_pyexecdir
-
-
-
-  pkgpyexecdir=\${pyexecdir}/$PACKAGE
-
-
-
-  fi
-
-
-
                PYTHON3_CONFIG_BIN=
 
 # Check whether --with-rlm-python3-config-bin was given.
@@ -3180,83 +2916,7 @@ $as_echo "$as_me: ${PYTHON3_CONFIG_BIN}'s cflags were \"${python3_cflags}\"" >&6
                { $as_echo "$as_me:${as_lineno-$LINENO}: Sanitized cflags were \"${mod_cflags}\"" >&5
 $as_echo "$as_me: Sanitized cflags were \"${mod_cflags}\"" >&6;}
 
-                                               for ac_prog in gawk mawk nawk awk
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_AWK+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$AWK"; then
-  ac_cv_prog_AWK="$AWK" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-    ac_cv_prog_AWK="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-AWK=$ac_cv_prog_AWK
-if test -n "$AWK"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
-$as_echo "$AWK" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$AWK" && break
-done
-
-
-
-
-  # Used to indicate true or false condition
-  ax_compare_version=false
-
-  # Convert the two version strings to be compared into a format that
-  # allows a simple string comparison.  The end result is that a version
-  # string of the form 1.12.5-r617 will be converted to the form
-  # 0001001200050617.  In other words, each number is zero padded to four
-  # digits, and non digits are removed.
-
-  ax_compare_version_A=`echo "${PYTHON_VERSION}" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
-                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
-                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
-                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
-                     -e 's/[^0-9]//g'`
-
-
-  ax_compare_version_B=`echo "3.8" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
-                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
-                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
-                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
-                     -e 's/[^0-9]//g'`
-
-
-    ax_compare_version=`echo "x$ax_compare_version_A
-x$ax_compare_version_B" | sed 's/^ *//' | sort -r | sed "s/x${ax_compare_version_A}/true/;s/x${ax_compare_version_B}/false/;1q"`
-
-
-
-    if test "$ax_compare_version" = "true" ; then
-    EMBED="--embed"
-      fi
-
+                                               AX_COMPARE_VERSION(${PYTHON_VERSION}, ge, 3.8, EMBED="--embed", )
 
                python3_ldflags=`${PYTHON3_CONFIG_BIN} --ldflags $EMBED`
                { $as_echo "$as_me:${as_lineno-$LINENO}: ${PYTHON3_CONFIG_BIN}'s ldflags were \"$python3_ldflags}\"" >&5
@@ -3309,7 +2969,11 @@ ac_config_headers="$ac_config_headers config.h"
 
 
 
-ac_config_files="$ac_config_files all.mk"
+
+  unset ac_cv_env_LIBS_set
+  unset ac_cv_env_LIBS_value
+
+  ac_config_files="$ac_config_files all.mk"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -3889,7 +3553,6 @@ gives unlimited permission to copy, distribute and modify it."
 
 ac_pwd='$ac_pwd'
 srcdir='$srcdir'
-AWK='$AWK'
 test -n "\$AWK" || AWK=awk
 _ACEOF
 
@@ -4584,3 +4247,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 fi
 
+
index 9c90ec2d00776edf67b672c240560da02674f14c..74d54bf5bc5f50085a4a0a58358653c254f79b3f 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_python3.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_python3])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 64ac92b3209a4f457d015bc9a92b50f09f51ae71..2bfb8570f4faa3486712c13286a05affd2665611 100755 (executable)
@@ -676,6 +676,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_radutmp
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1289,6 +1290,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_radutmp              build rlm_radutmp. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1968,6 +1974,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_radutmp was given.
+if test "${with_rlm_radutmp+set}" = set; then :
+  withval=$with_rlm_radutmp;
+fi
+
+
 if test x$with_rlm_radutmp != xno; then
 
        ac_ext=c
index 214b0abcc1462883f5234da7eb1498231a9338a2..e597105f94bc9903da9a6da24041c713b66d49d9 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_radutmp.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_radutmp])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_CHECK_HEADERS(sys/mman.h)
index f370607012e3e9c2e52b8484319683e632675da2..13e202aa1070de58d055c12a34287007de1ef440 100755 (executable)
@@ -638,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_realm
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1251,6 +1252,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_realm              build rlm_realm. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1816,6 +1822,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_realm was given.
+if test "${with_rlm_realm+set}" = set; then :
+  withval=$with_rlm_realm;
+fi
+
+
 if test x$with_rlm_realm != xno; then
        ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
index df0081bfbc3e810a1e29da507dfe23e415b47cef..281b3ea5c3a91eb90fc4de45388aae0ddcec0c74 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_realm.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_realm])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        AC_PROG_CC
        AC_PROG_CPP
index 6ba8b5d6148b1d93fa0815ab8dc125a045891df9..12357e127e7634518cb69cd5da8372533146e380 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_redis
 with_redis_include_dir
 with_redis_lib_dir
 with_redis_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_redis              build rlm_redis. (default=yes)
   --with-redis-include-dir=DIR
                           Directory where the redis includes may be found
   --with-redis-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_redis was given.
+if test "${with_rlm_redis+set}" = set; then :
+  withval=$with_rlm_redis;
+fi
+
+
 if test x$with_rlm_redis != xno; then
 
 
index d7b8ca2cdb578df56a71fddcb1ba1eb40db9c9ff..93ecd3d6513058a5020538587636af2a85da77c8 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_redis])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     dnl ############################################################
index cfc8dd4b3bbb272554444e35ea34838ccb12bc59..f906a222e812cd6bd1a83916e8edcc98cbcc5596 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_rediswho
 with_redis_include_dir
 with_redis_lib_dir
 with_redis_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_rediswho              build rlm_rediswho. (default=yes)
   --with-redis-include-dir=DIR
                           Directory where the redis includes may be found
   --with-redis-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_rediswho was given.
+if test "${with_rlm_rediswho+set}" = set; then :
+  withval=$with_rlm_rediswho;
+fi
+
+
 if test x$with_rlm_rediswho != xno; then
 
 
index 741b26cec2ff84e2995a2917f98ebbea04c7c23b..e3336743a563392165287d419a09a66110a4fe9b 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_rediswho])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     dnl ############################################################
index 04891c695ea27b1f45b5c7cb45ea8aabf70e4428..2a97662fad7477477ec8f7f0d010114b650f472b 100755 (executable)
@@ -641,6 +641,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_rest
 with_libcurl
 with_jsonc_include_dir
 with_jsonc_lib_dir
@@ -1261,6 +1262,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_rest              build rlm_rest. (default=yes)
   --with-libcurl=PREFIX   look for the curl library in PREFIX/lib and headers
                           in PREFIX/include
   --with-jsonc-include-dir=DIR
@@ -1941,6 +1943,13 @@ ac_config_headers="$ac_config_headers config.h"
 
 
 
+
+# Check whether --with-rlm_rest was given.
+if test "${with_rlm_rest+set}" = set; then :
+  withval=$with_rlm_rest;
+fi
+
+
 if test x$with_rlm_rest != xno; then
 
        ac_ext=c
index 958da818dce4e92f02533334ff81b9f2f3bef2c3..c1ad03d0df696e70b18326b010e6994e33c5fae2 100644 (file)
@@ -5,6 +5,9 @@ AC_DEFUN(modname,[rlm_rest])
 AC_CONFIG_HEADER(config.h)
 m4_include([m4/libcurl_check_config.m4])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 15868ab6623c3257122cd827f6bdede9b8dd4508..92bc11eae5fa8bd6449553d4330edc8b64de5eb2 100755 (executable)
@@ -648,6 +648,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_ruby
 with_ruby
 '
       ac_precious_vars='build_alias
@@ -1266,6 +1267,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_ruby              build rlm_ruby. (default=yes)
   --with-ruby=[PATH]    absolute path to ruby executable
 
 Some influential environment variables:
@@ -2060,6 +2062,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 targetname=rlm_ruby
 mod_cflags=
 mod_ldflags=
+
+
+# Check whether --with-rlm_ruby was given.
+if test "${with_rlm_ruby+set}" = set; then :
+  withval=$with_rlm_ruby;
+fi
+
+
 if test x$with_rlm_ruby != xno; then
        ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
index 93063823bcbc0184e72e353d421202dfb1aafd41..998921b2a7b85d4b3c908cd20150c3e72562920f 100644 (file)
@@ -16,6 +16,10 @@ m4_include([ax_ruby_devel.m4])
 targetname=modname
 mod_cflags=
 mod_ldflags=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        AC_PROG_CC
        AC_PROG_CPP
index e553fb253876b968cefbf329dcc7424b93fd8869..88d687101916bc4b4653afd3ef26ffa03d725e99 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_securid
 with_rlm_securid_include_dir
 with_rlm_securid_lib_dir
 with_rlm_securid_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_securid              build rlm_securid. (default=yes)
   --with-rlm-securid-include-dir=DIR
                           Directory where the securid includes may be found
   --with-rlm-securid-lib-dir=DIR
@@ -1791,6 +1793,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_securid was given.
+if test "${with_rlm_securid+set}" = set; then :
+  withval=$with_rlm_securid;
+fi
+
+
 if test x$with_rlm_securid != xno; then
 
 
index fb8031e194b5216a575c108fd0edac88ba858728..a42943fc69de494fc2c16c8f89a0edb7a33596b2 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_securid])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     dnl ############################################################
index 5010379078ba030b660ca56e3a1a1b1e7fbf0c7a..c90bc60810399d5a07f081ec7da3fe8c8ba4e151 100755 (executable)
@@ -676,6 +676,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_smsotp
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1289,6 +1290,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_smsotp              build rlm_smsotp. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1968,6 +1974,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_smsotp was given.
+if test "${with_rlm_smsotp+set}" = set; then :
+  withval=$with_rlm_smsotp;
+fi
+
+
 if test x$with_rlm_smsotp != xno; then
 
        ac_ext=c
index 689820dc4a7c6ec6f38813d0631e9e4376ab059f..5fc5b5c5b7e9fbe7f18b24261fdd7844ed1ee5a4 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_smsotp.c)
 AC_REVISION($Revision: 0.1 $)
 AC_DEFUN(modname,[rlm_smsotp])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 201ea07ff9fe96e4dad07a1dcd611828eb7bf73c..422e5baf640bd428ba64befcdc8d00e454281de5 100755 (executable)
@@ -638,6 +638,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1250,6 +1251,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql              build rlm_sql. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1734,6 +1740,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql was given.
+if test "${with_rlm_sql+set}" = set; then :
+  withval=$with_rlm_sql;
+fi
+
+
 if test x$with_rlm_sql != xno; then
 
        ac_ext=c
index aa20f8f34bf9f38929ab5e33abc27640a644571d..8626dd3fdc4c751d8b9fdd1266281e6466b57e0f 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 86c9a9ebd56319286be04745173e073d597121fb..0eeffda80a055fd34d64aff6a3a581309adafedc 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_db2
 with_ibmdb2_include_dir
 with_ibmdb2_lib_dir
 with_ibmdb2_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_db2              build rlm_sql_db2. (default=yes)
   --with-ibmdb2-include-dir=DIR
                           Directory where the IBM-DB2 includes may be found
   --with-ibmdb2-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_db2 was given.
+if test "${with_rlm_sql_db2+set}" = set; then :
+  withval=$with_rlm_sql_db2;
+fi
+
+
 if test x$with_rlm_sql_db2 != xno; then
 
                ibmdb2_include_dir=
index 75c851a1358cccaf947f50312999f02bca32758e..44f84aa27e869ca9b1d27185d5b0486be65f71d0 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql_db2])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl extra argument: --with-ibmdb2-include-dir
index 9b9fe6611ee8e99aed2445c5175b66708a7b0a51..ffdfca36f162a3764762c632f2bd5e84d99c6da0 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_firebird
 with_firebird_include_dir
 with_firebird_lib_dir
 with_firebird_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_firebird              build rlm_sql_firebird. (default=yes)
   --with-firebird-include-dir=DIR
                           Directory where the firebird includes may be found
   --with-firebird-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_firebird was given.
+if test "${with_rlm_sql_firebird+set}" = set; then :
+  withval=$with_rlm_sql_firebird;
+fi
+
+
 if test x$with_rlm_sql_firebird != xno; then
                firebird_include_dir=
 
index 4da57b308e9618a525d3ca1b79889dff6a8b7b0d..4c2fd7ba9ecd6100edd5306327e0a3ae279fcdb0 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql_firebird])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        dnl extra argument: --with-firebird-include-dir
        firebird_include_dir=
index ea383dabd0251a0650399a519fb7bbf79b1b6595..501daaeb02427b4517597cb7b250344a5556a429 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_freetds
 with_freetds_include_dir
 with_freetds_lib_dir
 with_freetds_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_freetds              build rlm_sql_freetds. (default=yes)
   --with-freetds-include-dir=DIR
                           Directory where the freetds includes may be found
   --with-freetds-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_freetds was given.
+if test "${with_rlm_sql_freetds+set}" = set; then :
+  withval=$with_rlm_sql_freetds;
+fi
+
+
 if test x$with_rlm_sql_freetds != xno; then
 
 
index 29a63bab2f47f54780c2da82a495a14e62fed8f2..1ebc6e600efdc6ee7bb80ce9e32b610cb9c1d3cc 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql_freetds])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     dnl ############################################################
index 12cb3488e599ec9d218e08d694ab5970d792930f..99d0bbc3f39d4743c2a05c5801df9cd90088bd34 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_iodbc
 with_iodbc_include_dir
 with_iodbc_lib_dir
 with_iodbc_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_iodbc              build rlm_sql_iodbc. (default=yes)
   --with-iodbc-include-dir=DIR
                           Directory where the Iodbc includes may be found
   --with-iodbc-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_iodbc was given.
+if test "${with_rlm_sql_iodbc+set}" = set; then :
+  withval=$with_rlm_sql_iodbc;
+fi
+
+
 if test x$with_rlm_sql_iodbc != xno; then
 
                iodbc_include_dir=
index ba6304fdcd585bbf551ec46ed441531582d2d1f1..d26ac9c431fb60f060f949d09210e9ad23acbd11 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql_iodbc])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl extra argument: --with-iodbc-include-dir
index 11decee07142a38e2801c147f0466cc1caac64d0..8ddcba052bcafcc3b9c7a44ee61438e66f68b29c 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_mongo
 with_mongoc_lib_dir
 with_mongoc_include_dir
 with_bson_lib_dir
@@ -1255,6 +1256,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_mongo              build rlm_sql_mongo. (default=yes)
   --with-mongoc-lib-dir   Path of libmongoc libraries
   --with-mongoc-include-dir
                           Path of libmongoc includes
@@ -1823,6 +1825,13 @@ fail=
 mongoc_ldflags=
 mongoc_cflags=
 
+
+# Check whether --with-rlm_sql_mongo was given.
+if test "${with_rlm_sql_mongo+set}" = set; then :
+  withval=$with_rlm_sql_mongo;
+fi
+
+
 if test x$with_rlm_sql_mongo != xno; then
 
 
index 3c9262476f16f672739e0b3386de994365eb0267..abaee00f8110f6deb12edc3d99bde178721ddd86 100644 (file)
@@ -6,6 +6,9 @@ fail=
 mongoc_ldflags=
 mongoc_cflags=
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
   AC_ARG_WITH(mongoc_lib_dir, [AC_HELP_STRING([--with-mongoc-lib-dir],
index 2cf8280d8f263f0bb6c01be88984b17b605c82ae..7ed19587c3190c529a045ddbb56bc73516192f91 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_mysql
 with_mysql_include_dir
 with_mysql_lib_dir
 with_mysql_dir
@@ -1256,6 +1257,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_mysql              build rlm_sql_mysql. (default=yes)
   --with-mysql-include-dir=DIR
                           Directory where the mysql includes may be found
   --with-mysql-lib-dir=DIR
@@ -1795,6 +1797,14 @@ ac_config_headers="$ac_config_headers config.h"
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_mysql was given.
+if test "${with_rlm_sql_mysql+set}" = set; then :
+  withval=$with_rlm_sql_mysql;
+fi
+
+
 if test x$with_rlm_sql_mysql != xno; then
 
                mysql_include_dir=
index fbe57b6c1d6d5c754b62b609846fd2b89e308ac7..df36da77bff8778b767b5595f2a3563c12b82e3f 100644 (file)
@@ -7,6 +7,10 @@ AC_CONFIG_HEADER(config.h)
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        dnl ############################################################
        dnl # Check for command line options
index bb330e11ad2910a67c77e849711de4d352ad0d0a..5a8123851af670dd93569ae0bb0a48c7a673af52 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_oracle
 with_oracle_include_dir
 with_oracle_lib_dir
 with_oracle_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_oracle              build rlm_sql_oracle. (default=yes)
   --with-oracle-include-dir=DIR
                           Directory where the oracle includes may be found
   --with-oracle-lib-dir=DIR
@@ -1791,6 +1793,14 @@ oracle_supported_versions="19 18 12 11 10 9"
 fail=
 mod_ldflags=
 mod_cflags=
+
+
+# Check whether --with-rlm_sql_oracle was given.
+if test "${with_rlm_sql_oracle+set}" = set; then :
+  withval=$with_rlm_sql_oracle;
+fi
+
+
 if test x$with_rlm_sql_oracle != xno; then
 
 
index 2a97fd67647ab5e0a65100818d767cc19f2c14e3..3b45da582aa63e71b5985563f791d604b0f8dfaa 100644 (file)
@@ -6,6 +6,10 @@ oracle_supported_versions="19 18 12 11 10 9"
 fail=
 mod_ldflags=
 mod_cflags=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     dnl ############################################################
index bfae32bb50f4e8622fe13e4717cd0fe22b358f29..ab9967d542feee352a8261a1a02ea8e4a48644dc 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_postgresql
 with_rlm_sql_postgresql_lib_dir
 with_rlm_sql_postgresql_include_dir
 '
@@ -1253,6 +1254,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_postgresql              build rlm_sql_postgresql. (default=yes)
   --with-rlm-sql-postgresql-lib-dir=DIR       Directory for PostgreSQL library files
   --with-rlm-sql-postgresql-include-dir=DIR   Directory for PostgreSQL include files
 
@@ -1853,6 +1855,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_postgresql was given.
+if test "${with_rlm_sql_postgresql+set}" = set; then :
+  withval=$with_rlm_sql_postgresql;
+fi
+
+
 if test x$with_rlm_sql_postgresql != xno; then
 
        ac_ext=c
index 4f9a890ba0ddbc6ade39bf775a16ca7d4b7eb42f..74610aeadbc2f10697d71c96fc612a4cf5bea01a 100644 (file)
@@ -5,6 +5,10 @@ AC_DEFUN(modname,[rlm_sql_postgresql])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 1c546c3691457c85f1a8a0465bb97724def3938b..6ea76be4e10b8aaa75582c948d7472edb7819bc1 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_sqlite
 with_sqlite_include_dir
 with_sqlite_lib_dir
 with_sqlite_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_sqlite              build rlm_sql_sqlite. (default=yes)
   --with-sqlite-include-dir=DIR
                           Directory where the sqlite includes may be found
   --with-sqlite-lib-dir=DIR
@@ -1911,6 +1913,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_sqlite was given.
+if test "${with_rlm_sql_sqlite+set}" = set; then :
+  withval=$with_rlm_sql_sqlite;
+fi
+
+
 if test x$with_rlm_sql_sqlite != xno; then
 
 
index 29d0b6364065f77b34821669598f272582aa8631..add95771da761309349e6f4998d62d4b1184751c 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql_sqlite])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
     dnl ############################################################
index 1ae086aeb3bd0a6fe29379d92fa953ed7db7d8e0..f6a6157ebb51ceb85e1e4ad663df07ce73088c64 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_unixodbc
 with_unixodbc_include_dir
 with_unixodbc_lib_dir
 with_unixodbc_dir
@@ -1254,6 +1255,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_unixodbc              build rlm_sql_unixodbc. (default=yes)
   --with-unixodbc-include-dir=DIR
                           Directory where the unixODBC includes may be found
   --with-unixodbc-lib-dir=DIR
@@ -1790,6 +1792,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+
+# Check whether --with-rlm_sql_unixodbc was given.
+if test "${with_rlm_sql_unixodbc+set}" = set; then :
+  withval=$with_rlm_sql_unixodbc;
+fi
+
+
 if test x$with_rlm_sql_unixodbc != xno; then
 
                unixodbc_include_dir=
index 35453879e31231dc935e58d985b5fc5f0c7d08ff..f10279fe1f4314d277d45b76150eb1aac45ee49d 100644 (file)
@@ -6,6 +6,10 @@ AC_DEFUN(modname,[rlm_sql_unixodbc])
 fail=
 SMART_LIBS=
 SMART_CLFAGS=
+
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl extra argument: --with-unixodbc-include-dir
index 3214bcc6173f3ef5920ea3dfbb894f2dc4b13547..08c49a263118e1964e7fc105cac61a07147a653c 100755 (executable)
@@ -629,6 +629,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sql_map
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1236,6 +1237,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sql_map              build rlm_sql_map. (default=yes)
+
 Report bugs to the package provider.
 _ACEOF
 ac_status=$?
@@ -1667,6 +1673,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_sql_map was given.
+if test "${with_rlm_sql_map+set}" = set; then :
+  withval=$with_rlm_sql_map;
+fi
+
+
 if test x$with_rlm_sql_map != xno; then
 
 
index fb6459f7744f8d3e2b591018f73222ef11aacdd8..df19649ea50bafe8191c85376789237564718bc8 100644 (file)
@@ -9,6 +9,9 @@ AC_INIT(rlm_sql_map.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_sql_map])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl  This module doesn't need any autoconf test which is not already
index 4c5ce71d2932eb53feee03f8a1309e0e4719bec9..72a475c39220d6a7d3c5ad8fd37737e39eaa57c9 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sqlcounter
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1250,6 +1251,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sqlcounter              build rlm_sqlcounter. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1769,6 +1775,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_sqlcounter was given.
+if test "${with_rlm_sqlcounter+set}" = set; then :
+  withval=$with_rlm_sqlcounter;
+fi
+
+
 if test x$with_rlm_sqlcounter != xno; then
 
        ac_ext=c
index 63aafd01204a4380899731e0a712e79c1a240669..293eebf818fb5c1b76308ba0752f94617ea0e4b6 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_sqlcounter.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_sqlcounter])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 38d85f588523c25604aabcc13cfd43646ac4b5a4..9e434c9f858c8c326cee25e50e9bcdf368cdd42f 100755 (executable)
@@ -637,6 +637,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sqlhpwippool
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1250,6 +1251,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sqlhpwippool              build rlm_sqlhpwippool. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -1769,6 +1775,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_sqlhpwippool was given.
+if test "${with_rlm_sqlhpwippool+set}" = set; then :
+  withval=$with_rlm_sqlhpwippool;
+fi
+
+
 if test x$with_rlm_sqlhpwippool != xno; then
 
        ac_ext=c
index 1c02a135108826bb4aa369ffcbf0b22b7820248a..64222c0b84076cb8a7bf19f2b9f7aad57db5ab3a 100644 (file)
@@ -2,6 +2,9 @@ AC_INIT(rlm_sqlhpwippool.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_sqlhpwippool])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index cb8000e3999b63d1b408d84d1c9ec5cb2e6ba075..6d07b2c4a668ee47e29c675e283ee47a794d7c8c 100755 (executable)
@@ -629,6 +629,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_sqlippool
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1236,6 +1237,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_sqlippool              build rlm_sqlippool. (default=yes)
+
 Report bugs to the package provider.
 _ACEOF
 ac_status=$?
@@ -1667,6 +1673,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_sqlippool was given.
+if test "${with_rlm_sqlippool+set}" = set; then :
+  withval=$with_rlm_sqlippool;
+fi
+
+
 if test x$with_rlm_sqlippool != xno; then
 
 
index 6c0309e05fd8bd0d45849952abf35b22a7f394bd..a3dbed2d9ce120392ff6dfddd8fe61be8d315311 100644 (file)
@@ -9,6 +9,9 @@ AC_INIT(rlm_sqlippool.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_sqlippool])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        dnl  This module doesn't need any autoconf test which is not already
index 9a8659e73677f330a1265a71c4e21839e9f2d8ac..4d92d5b1279d179dc4999151da07966ec06126f8 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_unbound
 with_rlm_unbound_lib_dir
 with_rlm_unbound_include_dir
 '
@@ -1253,6 +1254,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_unbound              build rlm_unbound. (default=yes)
   --with-rlm-unbound-lib-dir=DIR       directory for libunbound library files
   --with-rlm-unbound-include-dir=DIR   directory for libunbound include files
 
@@ -1783,6 +1785,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_unbound was given.
+if test "${with_rlm_unbound+set}" = set; then :
+  withval=$with_rlm_unbound;
+fi
+
+
 if test x$with_rlm_unbound != xno; then
                rlm_unbound_lib_dir=
 
index e57745dc4558dcc86e911b64887e47e09f8b787e..c91b37a3c490ac5705f342c42dce45995831c48e 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_unbound.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_unbound])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
        dnl extra argument: --with-rlm-unbound-lib-dir
        rlm_unbound_lib_dir=
index 1b38ac1198eab05ff8e35a6e9d6fc6836162a468..8ad9a34042c116388d89e45abe3b2dba4af97abd 100755 (executable)
@@ -676,6 +676,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_unix
 '
       ac_precious_vars='build_alias
 host_alias
@@ -1289,6 +1290,11 @@ if test -n "$ac_init_help"; then
 
   cat <<\_ACEOF
 
+Optional Packages:
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_unix              build rlm_unix. (default=yes)
+
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
@@ -2081,6 +2087,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_unix was given.
+if test "${with_rlm_unix+set}" = set; then :
+  withval=$with_rlm_unix;
+fi
+
+
 if test x$with_rlm_unix != xno; then
 
        ac_ext=c
index 25f47365f54ccb9f97ad2d5eaecf02c5e60129c5..797b6f3092cfa626119b64ed07026888f7d27fc9 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_unix.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_unix])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
 
        AC_PROG_CC
index 593c9528b12f8fb6d2d9a2d21577946ecb8067f2..146d432ed6cc2becb45322e0bfd8c6be4961956e 100755 (executable)
@@ -636,6 +636,7 @@ SHELL'
 ac_subst_files=''
 ac_user_opts='
 enable_option_checking
+with_rlm_yubikey
 with_yubikey_include_dir
 with_yubikey_lib_dir
 with_yubikey_dir
@@ -1257,6 +1258,7 @@ if test -n "$ac_init_help"; then
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --with-rlm_yubikey              build rlm_yubikey. (default=yes)
   --with-yubikey-include-dir=DIR
                           Directory where the yubikey includes may be found
   --with-yubikey-lib-dir=DIR
@@ -1795,6 +1797,13 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+# Check whether --with-rlm_yubikey was given.
+if test "${with_rlm_yubikey+set}" = set; then :
+  withval=$with_rlm_yubikey;
+fi
+
+
 if test x$with_rlm_yubikey != xno; then
 
 
index d21703c73cb203c447f86994254037f81d0fff1a..8f895bb8f42be66adffe8ed538fab55ead4a6769 100644 (file)
@@ -3,6 +3,9 @@ AC_INIT(rlm_yubikey.c)
 AC_REVISION($Revision$)
 AC_DEFUN(modname,[rlm_yubikey])
 
+AC_ARG_WITH([]modname,
+[  --with-[]modname              build []modname. (default=yes)])
+
 if test x$with_[]modname != xno; then
     dnl ############################################################
     dnl # Check for command line options