From: michael Date: Thu, 11 Jun 2015 12:38:55 +0000 (+0000) Subject: - configure.ac: have HOPM to compile with -fstack-protector-strong and -fstack-protec... X-Git-Tag: 1.1.0beta1~41 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=181152e90679f1002e354c227b4fb92e96c3a8e9;p=hopm.git - configure.ac: have HOPM to compile with -fstack-protector-strong and -fstack-protector, respectively, depending on what the compiler supports git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6102 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/configure.ac b/configure.ac index faf06e4..e7df38b 100644 --- a/configure.ac +++ b/configure.ac @@ -24,6 +24,9 @@ AC_PROG_YACC dnl check for lexx AM_PROG_LEX +GCC_STACK_PROTECT_CC +GCC_STACK_PROTECT_LIB + AX_LIBRARY_NET AX_ARG_ENABLE_ASSERT