GreatSQL/GreatSQL
configure.cmake
:534
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_C_SOURCE_COMPILES("
int main()
{
char foo1[1];
char foo2[1];
__builtin_stpcpy(foo1, foo2);
return 0;
}" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)
CHECK_C_SOURCE_COMPILES("
int main()
{
char foo1[1];
char foo2[1];
__builtin_stpcpy(foo1, foo2);
return 0;
}" HAVE_BUILTIN_STPCPY)
CHECK_SYMBOL_EXISTS(__builtin_stpcpy "string.h" HAVE_BUILTIN_STPCPY)