Index

Symbols

$build (variable) (see CBUILD (variable))
$host (variable) (see CHOST (variable))
$target (variable) (see CTARGET (variable))

A

aclocal, Using AC_CONFIG_MACRO_DIR (and aclocal)
AC_ARG_ENABLE (macro), AC_ARG_ENABLE and AC_ARG_WITH
AC_ARG_VAR (macro), Environment Variables as Arguments
AC_ARG_WITH (macro), AC_ARG_ENABLE and AC_ARG_WITH
AC_CACHE_VAL (macro), Caching Results
AC_CANONICAL_BUILD (macro), Canonical Systems
AC_CANONICAL_HOST (macro), Canonical Systems
AC_CANONICAL_TARGET (macro), Canonical Systems
AC_CHECK_HEADER, autoconf 2.64
AC_CHECK_HEADER (macro), Checking For Headers
AC_CHECK_HEADERS (macro), Checking For Headers
AC_CHECK_HEADERS_ONCE (macro), Once-expanded checks
AC_COMPILE_IFELSE (macro), “Build Tests”, autoconf 2.68
AC_CONFIG_MACRO_DIR (macro), Using AC_CONFIG_MACRO_DIR (and aclocal)
AC_CONFIG_MACRO_DIRS (macro), Using AC_CONFIG_MACRO_DIR (and aclocal)
AC_C_PROTOTYPES (macro), automake 1.12
AC_DEFUN_ONCE (macro), Once-Expansion
AC_FUNC_ERROR_AT_LINE, autoconf 2.68
AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, autoconf 2.68
AC_FUNC_MKTIME, autoconf 2.68
AC_FUNC_STRTOD, autoconf 2.68
AC_LANG_CALL (macro, deprecated), Tests' Input Sources
AC_LANG_DEFINES_PROVIDED (macro), Tests' Input Sources, autoconf 2.68
AC_LANG_FUNC_LINK_TRY (macro, deprecated), Tests' Input Sources
AC_LANG_PROGRAM (macro), Tests' Input Sources, autoconf 2.68
AC_LANG_SOURCE (macro), Tests' Input Sources, autoconf 2.68
AC_LINK_IFELSE (macro), “Build Tests”, autoconf 2.68
AC_PREPROC_IFELSE (macro), “Build Tests”, autoconf 2.68
AC_RUN_IFELSE (macro), “Run Tests”, autoconf 2.68
AC_SEARCH_LIBS (macro), Searching For System Libraries
AC_TEST_PROGRAM (macro, renamed) (see AC_RUN_IFELSE)
AC_TRY_CPP (macro, obsolete) (see AC_PREPROC_IFELSE)
AC_TRY_RUN (macro, renamed) (see AC_RUN_IFELSE)
AH_CHECK_HEADERS (macro), autoconf 2.64
AM_CONDITIONAL (macro), Conditional Builds
AM_C_PROTOTYPES (macro, deprecated), automake 1.12
AM_INIT_AUTOMAKE (macro), Available options, automake 1.13
AM_PROG_CC_C_O (macro, deprecated), automake 1.14
AM_PROG_MKDIR_P (macro, deprecated), automake 1.12
AM_SILENT_RULES (macro) (see automake options, silent-rules)
AS_CASE (macro), M4sh
AS_IF (macro), M4sh
autoconf, Configuring The Build — autoconf, Changes in autoconf releases
automake, Harnessing Make — automake, Changes in automake release
automake options, Available options, Automake flavours, Automake flavours, Automake flavours, Automake flavours, Silent Building with Automake
ansi2knr (deprecated), automake 1.12
cygnus, Automake flavours, automake 1.13
dist-lzma (deprecated), automake 1.12
dist-shar (deprecated), automake 1.14
dist-tarZ (deprecated), automake 1.14
foreign, Automake flavours
gnits, Automake flavours
gnu, Automake flavours
parallel-tests, automake 1.13
serial-tests, automake 1.13
silent-rules, Silent Building with Automake
subdir-objects, Achieving Non-Recursive Make

C

CBUILD (variable), Canonical Systems
CHOST (variable), Canonical Systems
common errors
am__fastdepCXX does not appear in AM_CONDITIONAL, The C++ and Fortran support
present but cannot be compiled, Headers Present But Cannot Be Compiled
config.cache (file), Caching Results
configure.in (file), automake 2.0
CTARGET (variable), Canonical Systems
cygnus (automake flavour), Automake flavours, automake 1.13

D

distcheck, automake 1.15

F

foreign (automake flavour), Automake flavours

G

gnits (automake flavour), Automake flavours
gnu (automake flavour), Automake flavours
GNU autoconf (see autoconf)
GNU automake (see automake)
GNU libtool (see libtool)

M

M4sh, M4sh
m4_include (macro), With Just autoconf
Makefile.am variables
ACLOCAL_AMFLAGS (deprecated), Using AC_CONFIG_MACRO_DIR (and aclocal), automake 2.0
Microsoft Windows, Notes on Windows Support

P

pkg-config, Dependency discovery — pkg-config
PKG_CHECK_MODULES (macro), The PKG_CHECK_MODULES Macro
PKG_CHECK_VAR (macro), Additional Variables
PKG_CONFIG_LIBDIR (variable), Search paths
PKG_CONFIG_PATH (variable), Search paths
Portable Executable
DLL, Notes on Windows Support

S

silent-rules (see automake options, silent-rules)