Lines Matching refs:EXTRA
29 # AX_APPEND_COMPILE_FLAGS([FLAG1 FLAG2 ...], [FLAGS-VARIABLE], [EXTRA-FLAGS], [INPUT])
40 # If EXTRA-FLAGS is defined, it is added to the current language's default
42 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
97 # AX_APPEND_LINK_FLAGS([FLAG1 FLAG2 ...], [FLAGS-VARIABLE], [EXTRA-FLAGS], [INPUT])
107 # If EXTRA-FLAGS is defined, it is added to the linker's default flags
109 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
163 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
173 # If EXTRA-FLAGS is defined, it is added to the linker's default flags
175 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
238 …-VARIABLE], [IS-RELEASE], [EXTRA-BASE-CFLAGS], [EXTRA-YES-CFLAGS], [UNUSED], [UNUSED], [UNUSED], […
272 # EXTRA-*-CFLAGS and EXTRA-*-LDFLAGS variables, which are tested and
283 # The EXTRA-* variables should only be used to supply extra warning flags,
305 # CXXFLAGS variables for each target in the code base. EXTRA-*-CFLAGS can
315 # to the compiler and linker. No extra EXTRA-* variables will be added
397 # AX_COMPILER_FLAGS_CFLAGS([VARIABLE], [IS-RELEASE], [EXTRA-BASE-FLAGS], [EXTRA-YES-FLAGS])
531 # AX_COMPILER_FLAGS_CXXFLAGS([VARIABLE], [IS-RELEASE], [EXTRA-BASE-FLAGS], [EXTRA-YES-FLAGS])
661 # AX_COMPILER_FLAGS_GIR([VARIABLE], [IS-RELEASE], [EXTRA-BASE-FLAGS], [EXTRA-YES-FLAGS])
722 # AX_COMPILER_FLAGS_LDFLAGS([VARIABLE], [IS-RELEASE], [EXTRA-BASE-FLAGS], [EXTRA-YES-FLAGS])