From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> SOLARIS was unused DARWIN needs verification Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> --- :100644 100644 c128b94... 211503f... M configure.ac configure.ac | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index c128b94..211503f 100644 --- a/configure.ac +++ b/configure.ac @@ -336,6 +336,7 @@ case "$host_os" in darwin*) AC_DEFINE_UNQUOTED([COROSYNC_DARWIN], [1], [Compiling for Darwin platform]) + # this is unused. needs verification DARWIN_OPTS="-dynamiclib -bind_at_load \ -current_version ${SONAME} \ -compatibility_version ${SONAME} -install_name \$(libdir)/\$(@)" @@ -590,11 +591,6 @@ AM_CONDITIONAL(INSTALL_DBUSCONF, test "${enable_dbus}" = "1") AM_CONDITIONAL(AUGTOOL, test -n "${AUGTOOL}") AC_SUBST([NSS_LDFLAGS]) -AM_CONDITIONAL(BUILD_DARWIN, test -n "${DARWIN_OPTS}") -AM_CONDITIONAL(BUILD_SOLARIS, test -n "${SOLARIS_OPTS}") -AC_SUBST([DARWIN_OPTS]) -AC_SUBST([SOLARIS_OPTS]) - AM_CONDITIONAL(BUILD_HTML_DOCS, test -n "${GROFF}") AC_SUBST([LINT_FLAGS]) -- 1.7.7.6 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss