Turn off attribute_section on solaris

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
Angus Salkeld 2012-06-06 15:26:15 +10:00
parent ad05e6323d
commit e4d33aba40

View File

@ -296,6 +296,7 @@ case "$host_os" in
AC_MSG_RESULT([BSD])
;;
*solaris*)
ac_cv_link_attribute_section=no
AC_DEFINE_UNQUOTED([QB_SOLARIS], [1],
[Compiling for Solaris platform])
CP=rsync