-
- Downloads
configure.ac: fix stack-protector detection.
Use AC_LINK_IFELSE instead of AC_COMPILE_IFELSE to check for stack-protector availability as some compilers could missed the needed library (-lssp or -lssp_nonshared) at linking step. Patch provided by Fabrice Fontaine. git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5032 4ea69e1a-61f1-4043-bf83-b5c94c648137
Please sign in to comment