id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 1192,review CONFIGURE_DEFINES in config,Gert Döring,,"right now, config.h has something like this: {{{ /* config.h.in. Generated from configure.ac by autoheader. */ /* Configuration settings */ #define CONFIGURE_DEFINES ""enable_async_push=no enable_comp_stub=no enable_crypto_ofb_cfb=yes enable_debug=yes enable_def_auth=yes enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=needless enable_fragment=yes enable_iproute2=yes enable_libtool_lock=yes enable_lz4=yes enable_lzo=yes enable_management=yes enable_multihome=yes enable_pam_dlopen=no enable_pedantic=no enable_pf=yes enable_pkcs11=no enable_plugin_auth_pam=yes enable_plugin_down_root=yes enable_plugins=yes enable_port_share=yes enable_selinux=no enable_server=yes enable_shared=yes enable_shared_with_static_runtimes=no enable_small=no enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=no enable_werror=no enable_win32_dll=yes enable_x509_alt_username=no with_aix_soname=aix with_crypto_library=openssl with_gnu_ld=yes with_mem_check=no with_sysroot=no"" }}} we should investigate before 2.5 whether these are the **relevant** things to have there - like, do we want {{{enable_sitnl}}}? Does that {{{with_aix_soname}}} thing make any sense? What is all the rest?",Feature Wish,new,major,release 2.7,Building / Compiling,OpenVPN git master branch (Community Ed),"Not set (select this one, unless your'e a OpenVPN developer)",,,Antonio Quartulli