1
1

Fix documentation of MacroCheckCCompilerFlagSSP

Этот коммит содержится в:
Aris Adamantiadis 2010-04-28 18:31:07 +02:00
родитель cbd0a8f4b5
Коммит 2e563e0fa8

Просмотреть файл

@ -1,5 +1,6 @@
# - Check whether the C compiler supports a given flag.
# CHECK_C_COMPILER_FLAG(FLAG VARIABLE)
# - Check whether the C compiler supports a given flag in the
# context of a stack checking compiler option.
# CHECK_C_COMPILER_FLAG_SSP(FLAG VARIABLE)
#
# FLAG - the compiler flag
# VARIABLE - variable to store the result