Contact Maintainer Main Page

Autoconf Macros by Author

Francesco Salvestrini <salvestrini@users.sourceforge.net>:

ax_check_awk__v
Check if AWK supports -v option ($AWK -v var=val '<PROGRAM>').
ax_check_awk__x_escapes
Check if AWK supports \x escape codes.
ax_check_awk_and
Check if AWK supports and() function.
ax_check_awk_argind
Check if AWK supports ARGIND variable.
ax_check_awk_array_delete
Check if AWK supports delete on array.
ax_check_awk_array_delete_elem
Check if AWK supports delete on array element.
ax_check_awk_array_in
Check if AWK supports 'in' on array.
ax_check_awk_asort
Check if AWK supports asort() function.
ax_check_awk_asorti
Check if AWK supports asorti() function.
ax_check_awk_associative_array
Check if AWK supports associative array.
ax_check_awk_atan2
Check if AWK supports atan2() function.
ax_check_awk_compl
Check if AWK supports compl() function.
ax_check_awk_conditional_expression
Check if AWK supports conditional expression (e.
ax_check_awk_cos
Check if AWK supports cos() function.
ax_check_awk_environ
Check if AWK supports ENVIRON variable.
ax_check_awk_errno
Check if AWK supports ERRNO variable.
ax_check_awk_exit
Check if AWK supports exit().
ax_check_awk_exp
Check if AWK supports exp() function.
ax_check_awk_gensub
Check if AWK supports gensub() function.
ax_check_awk_getline
Check if AWK supports getline function.
ax_check_awk_gsub
Check if AWK supports gsub() function.
ax_check_awk_ignorecase
Check if AWK supports IGNORECASE variable.
ax_check_awk_index
Check if AWK supports index() function.
ax_check_awk_int
Check if AWK supports int() function.
ax_check_awk_length
Check if AWK supports length() function.
ax_check_awk_log
Check if AWK supports log() function.
ax_check_awk_lshift
Check if AWK supports lshift() function.
ax_check_awk_match_2parms
Check if AWK supports match() function with 2 parameters (standard).
ax_check_awk_match_3parms
Check if AWK supports match() function with 3 parameters (GNU extension).
ax_check_awk_operator_multiply_multiply
Check if AWK supports the '**' operator.
ax_check_awk_operator_square
Check if AWK supports the '^' operator.
ax_check_awk_or
Check if AWK supports or() function.
ax_check_awk_printf
Check if AWK supports printf() function.
ax_check_awk_rand
Check if AWK supports rand() function.
ax_check_awk_rshift
Check if AWK supports rshift() function.
ax_check_awk_sin
Check if AWK supports sin() function.
ax_check_awk_split
Check if AWK supports split() function.
ax_check_awk_sprintf
Check if AWK supports sprintf() function.
ax_check_awk_sqrt
Check if AWK supports sqrt() function.
ax_check_awk_srand
Check if AWK supports srand() function.
ax_check_awk_strftime
Check if AWK supports strftime() function.
ax_check_awk_strtonum
Check if AWK supports strtonum() function.
ax_check_awk_sub
Check if AWK supports sub() function.
ax_check_awk_substr
Check if AWK supports substr() function.
ax_check_awk_system
Check if AWK supports system() function.
ax_check_awk_systime
Check if AWK supports systime() function.
ax_check_awk_tolower
Check if AWK supports tolower() function.
ax_check_awk_toupper
Check if AWK supports toupper() function.
ax_check_awk_user_defined_functions
Check if AWK supports user defined functions.
ax_check_awk_var_regexp
Check if AWK supports variable regexp.
ax_check_awk_variable_value_pairs
Check if AWK supports variable=value pairs ($AWK '<PROGRAM>' var=val).
ax_check_awk_xor
Check if AWK supports xor() function.
ax_config_feature
Convenience wrapper for AC_ARG_ENABLE.
ax_gcc_install_dir
Determine GCC's install directory.
ax_gcc_option
Check whether GCC accepts the given option.
ax_need_awk
Check if an awk implementation is available.
ax_try_awk_anyout
Run a test using the awk program found on AWK variable.
ax_try_awk_expout
Run a test using the awk program found on AWK variable.

Boretti Mathieu <boretti@eig.unige.ch>:

_acltx_test
Run latex on temporarily created inputs.
acltx_class
Check whether a given LaTeX class exists.
acltx_class_article
Check for 'article' class.
acltx_class_book
Check for 'book' class.
acltx_class_report
Check for 'report' class.
acltx_classes
Find the first suitable LaTeX package from a list of alternatives.
acltx_compress_eps
Figure out how to compress EPS files.
acltx_converting_fig
Figure out how to convert .fig files to LaTeX input.
acltx_converting_jpg_eps
Figure out how to convert JPG files to EPS.
acltx_converting_png_eps
Figure out how to convert PNG files to EPS.
acltx_default_class
Find the first working document class among book, report, and article.
acltx_dvips_o_stdout
Check whether dvips accepts "-o-".
acltx_dvips_t
Check dvips support for PAPERSIZE option.
acltx_dvips_t_a4
Check whether dvips accepts '-t a4'.
acltx_dvips_t_a4_landscape
Check whether dvips accepts "-t a4 -t landscape".
acltx_dvips_t_letter
Check whether dvips accepts "-t letter".
acltx_dvips_t_letter_landscape
Check whether dvips accepts "-t letter -t landscape".
acltx_package
Try to compile the given latex document.
acltx_package_amsmath
Figure out how to include amsmath.
acltx_package_babel
Check for existence of babel package.
acltx_package_babel_language
Check whether babel supports the given language.
acltx_package_fontenc
Check for the existence of the fontenc package.
acltx_package_input
Check whether a given class exists in a given package.
acltx_package_listings
Check for the listings package.
acltx_package_listings_language
Check whether listings package accepts the given language.
acltx_package_location
Find a file in texmf path.
acltx_package_opt
Variant of ACLTX_PACKAGE.
acltx_packages
Find first suitable package in a list of alternatives.
acltx_prog_bibtex
Find the bibtex program.
acltx_prog_dvibook
Find the dvibook program.
acltx_prog_dvipdf
Find the dvipdf program.
acltx_prog_dvips
Find the dvips program.
acltx_prog_fig2dev
Find the fig2dev program.
acltx_prog_gnuplot
Find the gnuplot program.
acltx_prog_gunzip
Find the gunzip program.
acltx_prog_gzip
Find the gzip program.
acltx_prog_jpeg2ps
Find the jpeg2ps program.
acltx_prog_jpegtopnm
Find the jpegtopnm program.
acltx_prog_kpsewhich
Find the kpsewhich program.
acltx_prog_latex
Find the latex program.
acltx_prog_latex2html
Find the latex2html program.
acltx_prog_latex2man
Find the latex2man program.
acltx_prog_latex2png
Find the latex2png program.
acltx_prog_latex2rtf
Find the latex2rtf program.
acltx_prog_makeindex
Find the makeindex program.
acltx_prog_mf
Find the mf program.
acltx_prog_mktexpk
Find the mktexpk program.
acltx_prog_pdflatex
Find the pdflatex program.
acltx_prog_pngtopnm
Find the pngtopnm program.
acltx_prog_pnmtops
Find the pnmtops program.
acltx_prog_ps2pdf
Find the ps2pdf program.
acltx_prog_psbook
Find the psbook program.
acltx_prog_psnup
Find the psnup program.
acltx_prog_psresize
Find the psresize program.
acltx_prog_psselect
Find the psselect program.
acltx_prog_pstops
Find the pstops program.
acltx_prog_texhash
Find the texhash program.
acltx_texmf_path
Find the local texmf directory.

Luc Maisonobe <luc@spaceroots.org>:

ac_check_junit
Check availability of the Junit testing framework.
ac_cxx_bool
Check whether the compiler recognizes bool as a built-in type.
ac_cxx_complex_math_in_namespace_std
Check whether <cmath> defines math functions in std namespace.
ac_cxx_const_cast
Check whether the compiler supports const_cast<>.
ac_cxx_default_template_parameters
Check for support of default template parameters.
ac_cxx_dtor_after_atexit
Determine whether global destructors run after atexit() functions.
ac_cxx_dynamic_cast
Check for dynamic_cast<> support.
ac_cxx_enum_computations
Check whether the compiler handles computations inside an enum.
ac_cxx_enum_computations_with_cast
Check whether the compiler handles casts in enum computations.
ac_cxx_exceptions
Check for exceptions handling support.
ac_cxx_explicit
Check for 'explicit' support.
ac_cxx_explicit_instantiations
Check for support of explicit instanciations syntax.
ac_cxx_explicit_template_function_qualification
Check for support of explicit template function qualification.
ac_cxx_full_specialization_syntax
Check for full specialization syntax support.
ac_cxx_function_nontype_parameters
Check for support of function templates with non-type parameters.
ac_cxx_have_complex
Check whether the compiler has complex<T>.
ac_cxx_have_complex_math1
Check for availability of complex math functions.
ac_cxx_have_complex_math2
Check for support of complex math functions.
ac_cxx_have_ieee_math
Check for availability of double math functions.
ac_cxx_have_numeric_limits
Check for numeric_limits<T> support.
ac_cxx_have_std
Check for availability of the C++ standard library.
ac_cxx_have_stl
Check availability of the Standard Template Library.
ac_cxx_have_system_v_math
Check availability of double math functions.
ac_cxx_have_valarray
Check whether the compiler has valarray<T>.
ac_cxx_member_constants
Check whether the compiler supports member constants.
ac_cxx_member_templates
Check whether the compiler supports member templates.
ac_cxx_member_templates_outside_class
Check whether the compiler supports member templates outside the class declaration.
ac_cxx_mutable
Check whether the compiler supports mutable class members.
ac_cxx_namespaces
Check whether the compiler supports namespaces.
ac_cxx_new_for_scoping
Check for support of new C++ scoping rules.
ac_cxx_old_for_scoping
Check for support of old C++ scoping rules.
ac_cxx_partial_ordering
Check for partial ordering support.
ac_cxx_partial_specialization
Check for partial specialization support.
ac_cxx_reinterpret_cast
Check for reinterpret_cast<> support.
ac_cxx_rtti
Check for availability of Run-Time Type Identification.
ac_cxx_static_cast
Check for static_cast<> support.
ac_cxx_template_keyword_qualifier
Check whether the compiler supports the template keyword as a qualifier.
ac_cxx_template_qualified_base_class
Check whether the compiler supports template-qualified base class specifiers.
ac_cxx_template_qualified_return_type
Check for support of template-qualified return types.
ac_cxx_template_scoped_argument_matching
Test function matching with template scope-qualified argument types.
ac_cxx_templates
Check for support basic support of templates.
ac_cxx_templates_as_template_arguments
Check for support of templates as template arguments.
ac_cxx_typename
Check for support of the typename keyword.
ac_cxx_use_numtrait
Check for support of numeric traits promotions.
ac_prog_javah
Check the availability of the javah header generator.
ax_f90_header
Set up the compiler flags to use a given fortran 90 header.
ax_f90_internal_headmod
Internally used macro.
ax_f90_library
Set up the Fortran compiler to link a given library.
ax_f90_library_setup
Convenience macro to set up a fortran 90.
ax_f90_module
Set up the Fortran compiler to use a given fortran 90 module.
ax_f90_module_extension
Find Fortran 90 modules file extension.
ax_f90_module_flag
Find Fortran 90 modules inclusion flag.

Guido U. Draheim <guidod@gmx.de>:

ac_arg_with_path_style
Determine the system's path separator style.
ac_c_bigendian_cross
Check target platform's endianess.
ac_check_func_in
Check for library functions in a given header file.
ac_check_symbol
Wrap AC_EGREP_HEADER to display results to the user.
ac_check_typedef
Check if the given typedef-name is recognized as a type.
ac_cond_with_level
A variant of AC_COND_WITH that supports verbosity levels.
ac_create_generic_config
Creates a generic PACKAGE-config file.
ac_create_target_h
Create the header-file that identifies the target platform.
ac_define_dir
Expand directory paths relative to $prefix, etc.
ac_define_path_style
Determine the system's filesys interface.
ac_define_sub_path
Detect a subpath relative to $prefix, etc.
ac_numeric_namedlevel
Map numeric levels (e.g. -O<n>) to names.
ac_prog_cc_char_subscripts
Suppress warnings about char-type subscripts.
ac_prog_cp_s
Determine how to copy files efficiently.
ac_set_default_paths_system
Determine proper default system paths.
ac_set_versionlevel
Convert version numbers to a plain numeric value.
ac_subdir_files
Copy files from sub-directories into the local directory.
ac_sys_largefile_sensitive
Check whether off_t is sensitive to preprocessor defines.
ax_c_declare_block
if C variables must be declared at the beginning of a block
ax_cflags_aix_option
Check whether the AIX compiler supports the given option.
ax_cflags_gcc_option
Check whether GCC supports the given option.
ax_cflags_hpux_option
Check whether the HP/UX compiler supports the given option.
ax_cflags_irix_option
Check whether the Irix compiler supports the given option.
ax_cflags_no_writable_strings
Figure out how to make all string literals readonly.
ax_cflags_strict_prototypes
Figure out how require strict prototypes.
ax_cflags_sun_option
Check whether the SUN compiler supports the given option.
ax_cflags_warn_all
Figure out how to enable reasonable warnings.
ax_cflags_warn_all_ansi
Figure out how to enable reasonable warnings.
ax_check_aligned_access_required
Check whether aligned memory access is required.
ax_check_define
Check whether the given #define exists.
ax_configure_args
Helper macro for AX_ENABLE_BUILDDIR and AX_ENABLE_BUILDDIR_UNAME.
ax_create_pkgconfig_info
Create a pkgconfig file.
ax_create_stdint_h
Generate <stdint.h> header.
ax_dirname
An improved AS_DIRNAME.
ax_enable_builddir
Support for build directories other than $srcdir.
ax_enable_builddir_uname
Support for build directories other than $srcdir.
ax_expand_prefix
Expand $prefix and $exec_prefix.
ax_gcc_const_call
defines GCC_CONST_CALL to __attribute__((__const__)) if available
ax_gcc_malloc_call
defines GCC_MALLOC_CALL to __attribute__((__malloc__)) if ok
ax_gcc_warn_unused_result
defines GCC_WARN_UNUSED_RESULT to __attribute__((__warn_unused_result__)) if ok
ax_maintainer_mode_auto_silent
Delay (avoid?) automake-triggered re-runs of autoconf/libtool.
ax_not_enable_frame_pointer
Define "--enable-frame-pointer" configure option.
ax_path_lib_pcre
Find PCRE library.
ax_prefix_config_h
Add a prefix to definitions in config.h.
ax_set_version_info
Parse version numbers for libtool.
ax_spec_file
Helper macro for AX_SPEC_PACKAGE_AND_VERSION et al.
ax_spec_package_version
Configure a package from the given RPM specfile.
ax_subst_with
Convenience macro for use with AC_ARG_WITH and AC_ARG_ENABLE.
ax_warning_default_aclocaldir
Check that $(datadir)/aclocal is found by aclocal tool.
ax_warning_default_pkgconfig
Check that $(datadir)/aclocal is found by aclocal tool.
patch_libtool_changing_cmds_ifs
Change libtool IFS from '~' to '?'.

Todd Veldhuizen:

ac_cxx_bool
Check whether the compiler recognizes bool as a built-in type.
ac_cxx_complex_math_in_namespace_std
Check whether <cmath> defines math functions in std namespace.
ac_cxx_const_cast
Check whether the compiler supports const_cast<>.
ac_cxx_default_template_parameters
Check for support of default template parameters.
ac_cxx_dtor_after_atexit
Determine whether global destructors run after atexit() functions.
ac_cxx_dynamic_cast
Check for dynamic_cast<> support.
ac_cxx_enum_computations
Check whether the compiler handles computations inside an enum.
ac_cxx_enum_computations_with_cast
Check whether the compiler handles casts in enum computations.
ac_cxx_exceptions
Check for exceptions handling support.
ac_cxx_explicit
Check for 'explicit' support.
ac_cxx_explicit_instantiations
Check for support of explicit instanciations syntax.
ac_cxx_explicit_template_function_qualification
Check for support of explicit template function qualification.
ac_cxx_full_specialization_syntax
Check for full specialization syntax support.
ac_cxx_function_nontype_parameters
Check for support of function templates with non-type parameters.
ac_cxx_have_complex
Check whether the compiler has complex<T>.
ac_cxx_have_complex_math1
Check for availability of complex math functions.
ac_cxx_have_complex_math2
Check for support of complex math functions.
ac_cxx_have_ieee_math
Check for availability of double math functions.
ac_cxx_have_numeric_limits
Check for numeric_limits<T> support.
ac_cxx_have_std
Check for availability of the C++ standard library.
ac_cxx_have_stl
Check availability of the Standard Template Library.
ac_cxx_have_system_v_math
Check availability of double math functions.
ac_cxx_have_valarray
Check whether the compiler has valarray<T>.
ac_cxx_member_constants
Check whether the compiler supports member constants.
ac_cxx_member_templates
Check whether the compiler supports member templates.
ac_cxx_member_templates_outside_class
Check whether the compiler supports member templates outside the class declaration.
ac_cxx_mutable
Check whether the compiler supports mutable class members.
ac_cxx_namespaces
Check whether the compiler supports namespaces.
ac_cxx_new_for_scoping
Check for support of new C++ scoping rules.
ac_cxx_old_for_scoping
Check for support of old C++ scoping rules.
ac_cxx_partial_ordering
Check for partial ordering support.
ac_cxx_partial_specialization
Check for partial specialization support.
ac_cxx_reinterpret_cast
Check for reinterpret_cast<> support.
ac_cxx_rtti
Check for availability of Run-Time Type Identification.
ac_cxx_static_cast
Check for static_cast<> support.
ac_cxx_template_keyword_qualifier
Check whether the compiler supports the template keyword as a qualifier.
ac_cxx_template_qualified_base_class
Check whether the compiler supports template-qualified base class specifiers.
ac_cxx_template_qualified_return_type
Check for support of template-qualified return types.
ac_cxx_template_scoped_argument_matching
Test function matching with template scope-qualified argument types.
ac_cxx_templates
Check for support basic support of templates.
ac_cxx_templates_as_template_arguments
Check for support of templates as template arguments.
ac_cxx_typename
Check for support of the typename keyword.
ac_cxx_use_numtrait
Check for support of numeric traits promotions.

Tom Howard <tomhoward@users.sf.net>:

ax_add_am_macro
Adds the specified rule to $AMINCLUDE .
ax_add_recursive_am_macro
Adds the specified rule to $AMINCLUDE allowing for dircetory recursion.
ax_am_macros
Adds support for macros that create automake rules.
ax_append_to_file
Appends the specified data to the specified file.
ax_cvs
Support cvs targets within Makefiles.
ax_dist_msi
Support MSI (Microsoft Installer) dist targets.
ax_dist_rpm
Support Rpm dist targets.
ax_extra_dist
Support for custom dist targets.
ax_file_escapes
Writes the specified data to the specified file.
ax_install_files
Adds target for creating a install_files file, which contains the list of files that will be installed.
ax_print_to_file
Writes the specified data to the specified file.
ax_split_version
Parses a version number into MAJOR.MINOR.POINT.
ax_upload
Adds support for uploading dist files.

Thomas Porschberg <thomas@randspringer.de>:

ax_boost
Check availability of the Boost C++ libraries.
ax_boost_base
Internally used macro.
ax_boost_date_time
Test for Date_Time library from the Boost C++ libraries.
ax_boost_filesystem
Test for Filesystem library from the Boost C++ libraries.
ax_boost_iostreams
Test for IOStreams library from the Boost C++ libraries.
ax_boost_program_options
Test for program options library from the Boost C++ libraries.
ax_boost_regex
Test for Regex library from the Boost C++ libraries.
ax_boost_serialization
Test for Serialization library from the Boost C++ libraries.
ax_boost_signals
Test for Signals library from the Boost C++ libraries.
ax_boost_test_exec_monitor
Test for test execution monitor from the Boost C++ libraries.
ax_boost_thread
Test for Thread library from the Boost C++ libraries.
ax_boost_unit_test_framework
Test for Unit_Test_Framework library from the Boost C++ libraries.
ax_boost_wserialization
Test for Serialization library from the Boost C++ libraries.

Gleen Salmon <gleensalmon@yahoo.com>:

ac_check_java_home
Check for Sun Java (JDK / JRE) installation.
ac_check_mysql_db
Check if the specified MySQL database exists.
ac_check_user
Check if the specified UNIX user exists.
ac_prog_crontab
Find the 'crontab' program.
ac_prog_httpd
Find the Apache HTTP daemon.
ac_prog_mysql
Find the 'mysql' program.
ac_prog_mysqladmin
Find the 'mysqladmin' program.
ac_prog_mysqld
Find 'mysqld' program.
ac_prog_mysqlimport
Find the 'mysqlimport' program.
ac_prog_mysqlshow
Find 'mysqlshow' program.
ac_prog_scp
Find the 'scp' program.
ac_prog_ssh
Find the 'ssh' program.

Steven G. Johnson <stevenj@alum.mit.edu>:

acx_blas
Find the local BLAS installation.
acx_f77_cmain_fflags
Determine necessary Fortran flags to link C language main().
acx_lapack
Find the locally installed LAPACK package.
acx_mpi
figure out how to compile/link code with MPI
acx_pthread
figure out how to build C programs using POSIX threads
ax_cc_maxopt
turn on optimization flags for the C compiler
ax_check_compiler_flags
check whether FLAGS are accepted by the compiler
ax_compiler_vendor
find the vendor (gnu, intel, etc.) of the C/C++ compiler
ax_gcc_archflag
find target architecture name for gcc -march/-mtune flags
ax_gcc_x86_cpuid
run x86 cpuid instruction OP using gcc inline assembler
ax_openmp
determine how to compile programs using OpenMP

Bruce Korb <bkorb@gnu.org>:

ag_check_allocated_ctime
Check whether memory returned by ctime() has to be freed.
ag_check_pathfind
Determine whether pathfind(3) works.
ag_check_posix_regcomp
Check availability of POSIX compliant regular expressions.
ag_check_posix_sysinfo
Check for a POSIX compliant sysinfo(2) call.
ag_check_strcspn
Check for strcspn(3).
ag_check_strftime
Check for strftime().
ag_check_sys_siglist
Check for existence of global sys_siglist[].
ag_check_uname_syscall
Check that the POSIX compliant uname(2) call works properly.
ax_wint_t
find wint_t type on MacOS X

Stephane Bortzmeyer <bortzmeyer@pasteur.fr>:

ac_check_class
Check the existence of a given Java class.
ac_check_classpath
Display CLASSPATH for the edification of the user.
ac_check_rqrd_class
Check the existence of a given Java class.
ac_prog_java
Find the Java virtual machine.
ac_prog_java_works
Internally used macro.
ac_prog_javac
Find an existing Java compiler.
ac_prog_javac_works
Internally used macro.
ac_very_nice
Determine how to run 'nice'.

Michael Tindal <mtindal@paradoxpoint.com>:

ax_boost_date_time
Test for Date_Time library from the Boost C++ libraries.
ax_boost_filesystem
Test for Filesystem library from the Boost C++ libraries.
ax_boost_python
Check whether Boost.Python is available.
ax_boost_regex
Test for Regex library from the Boost C++ libraries.
ax_boost_signals
Test for Signals library from the Boost C++ libraries.
ax_boost_thread
Test for Thread library from the Boost C++ libraries.
ax_python
Find the Python development environment.

Loic Dachary <loic@senga.org>:

ac_compile_warnings
Compile C and C++ code with maximum warning verbosity.
ac_prog_apache
Find an installed Apache server.
ac_prototype
Check variants of a given function prototype.
ac_prototype_accept
Determine the required arguments to accept().
ac_prototype_getsockname
Determine the required arguments to getsockname().
ac_prototype_setsockopt
Determine the arguments to setsockopt().
check_zlib
Find zlib.

Andrew Collier <colliera@ukzn.ac.za>:

ac_lib_wad
Find an installed WAD library.
ac_pkg_swig
Find the system's SWIG installation.
ac_python_devel
Find Python and <Python.h>.
ac_python_module
Check for the given Python module.
swig_enable_cxx
Enable SWIG C++ support.
swig_multi_module_support
Enable support for multiple SWIG modules.
swig_python
Check for SWIG Python support.

Alexandre Duret-Lutz <adl@gnu.org>:

ac_caolan_check_package
Conveniently define --with-PACKAGE etc. configure options.
ac_caolan_search_package
Provides --with-PACKAGE, --with-PACKAGE-include and --with-PACKAGE-libdir options.
ac_func_mkdir
Determine system's mkdir() variant.
adl_compute_relative_paths
Compute relative path between two absolute ones.
adl_compute_standard_relative_paths
Compute the standard path hierarchy using relative paths.
adl_func_getopt_long
Check for getopt_long support.
adl_normalize_path
Normalize filesystem paths.

Warren Young <warren@etr-usa.com>:

etr_short_sleep
Find sleep() function.
etr_string_strcasecmp
Find strcasecmp() function in <string.h>.
etr_strings_strcasecmp
Find strcasecmp() function in <strings.h>.
etr_struct_semun
Check whether <sys/sem.h> defines struct semun.
etr_sysv_ipc
Find SysV IPC header files.
lib_socket_nsl
Find libraries necessary to link sockets programs.

Sebastian Huber <sebastian-huber@web.de>:

ac_lib_wad
Find an installed WAD library.
ac_pkg_swig
Find the system's SWIG installation.
ac_python_devel
Find Python and <Python.h>.
swig_enable_cxx
Enable SWIG C++ support.
swig_multi_module_support
Enable support for multiple SWIG modules.
swig_python
Check for SWIG Python support.

Rafael Laboissiere <rafael@laboissiere.net>:

ac_lib_wad
Find an installed WAD library.
ac_pkg_swig
Find the system's SWIG installation.
ac_python_devel
Find Python and <Python.h>.
swig_enable_cxx
Enable SWIG C++ support.
swig_multi_module_support
Enable support for multiple SWIG modules.
swig_python
Check for SWIG Python support.

Ludovic Courtès <ludo@chbouib.org>:

_ac_c_ifdef
Check whether the given preprocessor symbol is defined.
ac_cxx_compiler_vendor
Determine the name of the compiler vendor.
ac_cxx_cppflags_std_lang
Determine CPPFLAGS to enable ANSI C++ standard features.
ac_cxx_cxxflags_std_lang
Determine CXXFLAGS to enable ANSI C++ standard features.
ac_cxx_ldflags_std_lang
Determine LDFLAGS to enable ANSI C++ standard features.
ac_libtoolize_cflags
Convert command line flags to Libtool style.

Alan W. Irwin <irwin@beluga.phys.uvic.ca>:

ac_lib_wad
Find an installed WAD library.
ac_pkg_swig
Find the system's SWIG installation.
ac_python_devel
Find Python and <Python.h>.
swig_enable_cxx
Enable SWIG C++ support.
swig_multi_module_support
Enable support for multiple SWIG modules.
swig_python
Check for SWIG Python support.

Ville Laurikari <vl@iki.fi>:

vl_check_sign
Check whether a given type is signed or unsigned.
vl_decl_wchar_max
Checks whether the system headers define WCHAR_MAX or not.
vl_lib_readline
Searches for a readline compatible library.
vl_prog_cc_warnings
Enables a reasonable set of warnings for the C compiler.
vl_prog_fig2dev
Find fig2dev program.

Scott Pakin <pakin@uiuc.edu>:

ac_define_integer_bits
Check whether "int##_t" or "uint##_t" types are predefined.
ax_auto_include_headers
Automatically generate #include statements for the given headers.
ax_check_page_aligned_malloc
Check whether malloc returns paged aligned memory.
ax_func_posix_memalign
Check whether posix_memalign() works correctly.
ax_require_one_func
Run AC_CHECK_FUNCS over a list of alternatives.

Matteo Frigo:

ax_cc_maxopt
turn on optimization flags for the C compiler
ax_check_compiler_flags
check whether FLAGS are accepted by the compiler
ax_compiler_vendor
find the vendor (gnu, intel, etc.) of the C/C++ compiler
ax_gcc_archflag
find target architecture name for gcc -march/-mtune flags
ax_gcc_x86_cpuid
run x86 cpuid instruction OP using gcc inline assembler

Alain BARBET <alian@cpan.org>:

ac_cxx_have_empty_iostream
Check whether iostream has a default constructor.
ac_cxx_have_ext_hash_set
Check for availability of <ext/hash_set>.
ac_cxx_have_ext_slist
Check for availability of <ext/slist>.
ac_cxx_have_freeze_sstream
Check whether strstream needs freeze() method call.
ac_cxx_have_long_long_for_iostream
Check for long long support in iostreams.

Zmanda Inc. http://www.zmanda.com/:

ac_check_docbook_dtd
Check a docbook DTD of a particular revision.
ac_check_docbook_xslt
Check for docbook stylesheets of a particular revision.
ac_check_docbook_xslt_min
Check version of the currently selected docbook templates.
ac_prog_xsltproc
Find an xsltproc executable.

Mateusz Loskot <mateusz@loskot.net>:

ax_lib_mysql
Find MySQL client library.
ax_lib_oracle_oci
Find Oracle OCI API.
ax_lib_postgresql
Find PostgreSQL 'libpq' library.
ax_lib_sqlite3
Find SQLite 3 library.

Dustin Mitchell <dustin@cs.uchicago.edu>:

ax_python_config_var
Query Python sysconfig variables.
ax_with_apxs
Locates an installed apxs binary.
ax_with_python
Locates an installed Python binary.
az_python
New and revised Python support.

Dustin J. Mitchell <dustin@zmanda.com>:

ac_check_docbook_dtd
Check a docbook DTD of a particular revision.
ac_check_docbook_xslt
Check for docbook stylesheets of a particular revision.
ac_check_docbook_xslt_min
Check version of the currently selected docbook templates.
ac_prog_xsltproc
Find an xsltproc executable.

Caolan McNamara <caolan@skynet.ie>:

ac_c_long_long
Check existence of the long long int type.
ac_caolan_check_package
Conveniently define --with-PACKAGE etc. configure options.
ac_caolan_search_package
Provides --with-PACKAGE, --with-PACKAGE-include and --with-PACKAGE-libdir options.
ax_func_which_gethostbyname_r
Check prototype of gethostbyname_r().

Braden McDaniel <braden@endoframe.com>:

ax_check_gl
Check for an OpenGL implementation.
ax_check_glu
Check for GLU.
ax_check_glut
Check for GLUT.
ax_lang_compiler_ms
Recognize the Microsoft compiler.

Wes Hardaker <wjhardaker@ucdavis.edu>:

ac_check_struct_for
Check a 'struct' for a given member.
ac_prompt_user
Interactively prompt the user.
ac_prompt_user_no_define
Interactively prompt the user.

Tim Toolan <toolan@ele.uri.edu>:

ax_compare_version
Compare two version strings.
ax_path_bdb
Find Berkeley DB.
ax_path_milter
Find sendmail's libmilter.

Patrick Mauritz <oxygene@studentenbude.ath.cx>:

ac_cxx_extern_template
Test whether the C++ compiler supports "extern template".
ac_cxx_gnucxx_hashmap
Test for the presence of GCC's hashmap STL extension.
ac_cxx_stlport_hashmap
Test for the presence of STLport's hashmap extension.

Moritz Sinn <moritz@freesources.org>:

ms_check_pgsql_db
Try to connect to a given PostgreSQL server.
ms_pgsql_priv_root
Check whether the given PostgreSQL user has root privileges.
ms_prog_pgclient
This macro searches for a program called 'pgclient'.

Mark Elbrecht <snowball3@bigfoot.com>:

acx_check_dos_filesys
Check whether the target is running MS-DOS.
acx_check_pathname_style
Check if host OS uses DOS-style pathnames.
acx_func_fork
Check to for a working fork.

Duncan Simpson <dps@simpson.demon.co.uk>:

ax_ext_check_header
Check for <header> with -I<path>.
ax_ext_have_lib
An improved AC_SEARCH_LIBS.
dps_snprintf_oflow
Check for broken snprintf().

Devin Weaver <ktohg@tritarget.com>:

ac_java_options
Configure command-line options to Java.
ac_try_compile_java
Attempt to compile the given Java source.
ac_try_run_javac
Attempt to compile and run the given Java source.

Akos Maroy <darkeye@tyrell.hu>:

ac_check_curl
check for curl of sufficient version by looking at curl-config
ac_check_icu
check for ICU of sufficient version by looking at icu-config
ac_check_taglib
check for taglib of sufficient version by looking at taglib-config

YAMAMOTO Kengo <yamaken AT bp.iij4u.or.jp>:

ax_c_arithmetic_rshift
Checks if the right shift operation is arithmetic.
ax_c_referenceable_passed_va_list
Checks whether f(va_list va){ &va; } works as expected.

Uwe Mayer <merkosh@hadiko.de>:

ax_prog_tcl
Search for tcl (tclsh and wish).
merk_sip_devel
Searches for the sip executable and the sip include path.

Steve M. Robbins <smr@debian.org>:

mni_cxx_have_koenig_lookup
Check for argument-dependent name lookup support.
smr_with_build_path
Add "--with-build-path" to configure script.

Stepan Kasal <kasal@ucw.cz>:

ac_define_dir
Expand directory paths relative to $prefix, etc.
lib_socket_nsl
Find libraries necessary to link sockets programs.

Rüdiger Kuhlmann <info@ruediger-kuhlmann.de>:

ac_func_memmove
Check whether memmove() handles overlaps.
ac_func_snprintf
Check for a C99 compliant snprintf.

Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>:

rssh_check_off64_t
Check if off64_t is defined.
rssh_check_sunpro_c
Recognize the SUN workshop C compiler.

Peter Simons <simons@cryp.to>:

ax_silent_mode
Temporarily disable console output.
ax_with_dmalloc
Enable/disable dmalloc library support.

Paolo Bonzini <bonzini@gnu.org>:

ac_prog_cc_for_build
Find a C compiler that is not a cross-compiler.
ax_silent_mode
Temporarily disable console output.

Oskar Liljeblad <oskar@osk.mine.nu>:

ac_lib_id3
Check for existence of id3lib.
ac_lib_upnp
Check for existence of libupnp.

Michael Paul Bailey <jinxidoru@byu.net>:

ax_am_jobserver
Enable use of GNU make's jobserver.
ax_count_cpus
Determine number of available CPUs.

Matthew Mueller <donut@azstarnet.com>:

ac_caolan_check_package
Conveniently define --with-PACKAGE etc. configure options.
ac_caolan_search_package
Provides --with-PACKAGE, --with-PACKAGE-include and --with-PACKAGE-libdir options.

Matthew D. Langston <langston@SLAC.Stanford.EDU>:

mdl_cxx_function_try_blocks
Check for function try block support.
mdl_have_opengl
Search for OpenGL.

Julian C. Cummings <cummings@cacr.caltech.edu>:

acx_mpi
figure out how to compile/link code with MPI
ax_f90_module_flag
Find Fortran 90 modules inclusion flag.

Jan Langer <jan@langernetz.de>:

ac_cxx_have_string_push_back
Check whether std::string::push_back(char) exists.
ac_cxx_have_vector_at
Check whether std::vector::at(std::size_t) is available.

Egon Willighagen <e.willighagen@science.ru.nl>:

ac_prog_jar
Find an existing jar program.
ac_prog_javadoc
Find an existing javadoc generator.

Dean Povey <povey@wedgetail.com>:

ac_prog_perl_modules
Check whether the given perl modules are available.
ac_prog_perl_version
Ensure that perl supports the version indicated.

Daniel Richard G. <skunk@iskunk.org>:

ac_func_accept_argtypes
Determine arguments to accept().
ax_func_which_gethostbyname_r
Check prototype of gethostbyname_r().

Alexander Pletzer <pletzer@txcorp.com>:

ax_f90_module_extension
Find Fortran 90 modules file extension.
ax_f90_module_flag
Find Fortran 90 modules inclusion flag.

raf <raf@raf.org>:

ac_raf_func_which_getservbyname_r
Determine arguments to getservbyname_r().

William Fulton <wsf@fultondesigns.co.uk>:

ac_compile_warnings
Compile C and C++ code with maximum warning verbosity.

Vaclav Slavik <vaclav.slavik@matfyz.cz>:

berkeley_db
Find Berkeley DB.

Tal Shalif <tal@shalif.com>:

ac_pkg_mico
Find the system's MICO installation.

Sven Verdoolaege <skimo*liacs.nl>:

ax_create_pkgconfig_info
Create a pkgconfig file.

Steven Brown <swbrown@variadic.org>:

ax_dll_string
Tests for a bug currently in g++ 3.4.4 on Cygwin where passing an empty std::string to a dll will cause a crash on destruction.

Soren Andersen <somian *AT* pobox |DOT| com>:

ax_sys_perlsharpbang
Determine how to run the perl interpreter.

Scott Grosch <Scott.Grosch@intel.com>:

sg_afs
Configure proper AFS use.

Russ Allbery <rra@stanford.edu>:

lib_socket_nsl
Find libraries necessary to link sockets programs.

Ruben Fonseca <fonseka@gmail.com>:

ac_perl_module_version
Checks if the given list of 'Module Version' are avaiable

Ronald Landheer-Cieslak <blytkerchan@users.sourceforge.net>:

rlc_xercesc
Check for availability of Xerces.

Robert White <kranki@mac.com>:

az_python
New and revised Python support.

Perceval ANICHINI <perceval.anichini@epita.fr>:

ac_cxx_have_ext_hash_map
For for availability of <ext/hash_map>.

Paul Gilmartin <pg@sweng.stortek.com>:

cf_ebcdic
Check for EBCDIC character set.

Oren Ben-Kiki <oren@ben-kiki.org>:

ax_prog_doxygen
Generate automatic documentation using Doxygen.

Nick Markham <markhn@rpi.edu>:

ax_check_gd
Check for the gd library.

Nic Ferrier <nferrier@tapsellferrier.co.uk>:

ac_prog_java_cc
Find the Java compiler.

Neil Ferguson <nferguso@eso.org>:

ax_cxx_gcc_abi_demangle
Check for GCC C++ ABI name demangling.

Matteo Settenvini <matteo@member.fsf.org>:

ac_python_devel
Find Python and <Python.h>.

Marten Svantesson <msv@kth.se>:

ax_prefix_config_h
Add a prefix to definitions in config.h.

Mark R.Bannister <markb@freedomware.co.uk>:

ac_var_timezone_externals
An improved version of AC_STRUCT_TIMEZONE.

Mark Pulford <mark@kyne.com.au>:

mp_with_curses
Detect SysV compatible curses, such as ncurses.

Mark Ethan Trostler <trostler@juniper.net>:

check_ssl
Find OpenSSL.

Marco Gomes <mpglesi@gmail.com>:

ac_perl_module_version
Checks if the given list of 'Module Version' are avaiable

Lars Brinkhoff <lars@nocrew.org>:

type_socklen_t
Check whether <sys/socket.h> defines socklen_t.

Lapo Luchini <lapo@lapo.it>:

ac_cxx_verbose_terminate_handler
Check availability of the verbose terminate handler.

Kevin L. Mitchell <klmitch@mit.edu>:

klm_sys_weak_alias
Check support for weak aliases.

Kaveh Ghazi <ghazi@caip.rutgers.edu>:

ac_compile_check_sizeof
Checks for the size of a given C type.

Kaelin Colclasure <kaelin@acm.org>:

ac_prog_modprobe
Find the 'modprobe' command.

John Darrington <j.darrington@elvis.murdoch.edu.au>:

check_gnu_make
Find GNU make.

Ilguiz Latypov <ilatypov@superbt.com>:

compile_value
Determine a compile-time value from object code.

Horst Knorr <hk_classes@knoda.org>:

ac_python_devel
Find Python and <Python.h>.

Graeme S. Roy <graeme@epc.co.uk>:

am_with_mpatrol
Integrates the mpatrol malloc debugging library.

Gerald Point <Gerald.Point@labri.fr>:

ax_prefix_config_h
Add a prefix to definitions in config.h.

Don Anderson <dda@sleepycat.com>:

ac_jni_include_dir
Find include directories needed for JNI.

Dodji Seketeli <dodji@seketeli.org>:

ax_boost_test_exec_monitor
Test for test execution monitor from the Boost C++ libraries.

David Cluytens:

ax_prog_tcl
Search for tcl (tclsh and wish).

Dave Benson <daveb@ffem.org>:

ac_sys_dev_poll
Check presence of /dev/poll support.

Daniel Amelang <dan@amelang.net>:

ax_c_float_words_bigendian
Checks the ordering of words within a multi-word float.

Dale K. Hawkins <dhawkins@cdrgts.com>:

am_rpm_init
Setup variables for creation of rpms.

Christopher Currie <christopher@currie.com>:

ac_c_var_func
Check whether C compiler supports the __func__ indentifier.

Christian Toepp <c.toepp@gmail.com>:

ct_check_postgres_db
Find PostgreSQL.

Christian Haggstrom <chm@c00.info>:

ax_c___attribute__
Check whether the compiler supports __attribute__ extensions.

Can Bican <bican@yahoo.com>:

ac_check_mysqlr
Check whether mysqlconfig exists.

Bill Poser <billposer@alum.mit.edu>:

ac_c_printf_thsep
check compiler support for printf apostrophe flag

Bernardo Innocenti:

ac_cxx_template_keyword_qualifier
Check whether the compiler supports the template keyword as a qualifier.

Ben Stanley <Ben.Stanley@exemail.com.au>:

ac_cxx_have_sstream
Check for working stringstreams.

Ben Bergen <ben@cs.fau.de>:

immdx_lib_metis
Find METIS library.

Bastiaan Veelo <Bastiaan@Veelo.net>:

bnv_have_qt
Search for Trolltech's Qt GUI framework.

Angus Lees <gusl@cse.unsw.edu.au>:

ac_path_generic
Lift flags from an external LIBRARY-config script into Autoconf variables.

Andreas Schwab <schwab@suse.de>:

ac_define_dir
Expand directory paths relative to $prefix, etc.

Alexandre Oliva:

ac_define_dir
Expand directory paths relative to $prefix, etc.