From: michael Date: Thu, 11 Jun 2015 12:40:02 +0000 (+0000) Subject: - configure.ac: have HOPM to compile with -fstack-protector-strong and -fstack-protec... X-Git-Tag: 1.0.8~36 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=f5c7302c7beb9094496bb29fec42713854a33290;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/branches/1.0.x@6103 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/configure.ac b/configure.ac index ab6ce79..571dd27 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