1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-29 13:01:13 +03:00

Fix documentation of MacroCheckCCompilerFlagSSP

This commit is contained in:
Aris Adamantiadis
2010-04-28 18:31:07 +02:00
parent cbd0a8f4b5
commit 2e563e0fa8

View File

@ -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