Searched refs:with_export_syms (Results 1 – 3 of 3) sorted by relevance
5030 [with_export_syms=$withval],5031 [with_export_syms=no])5032 if test "x$with_export_syms" = xyes5034 with_export_syms='${top_srcdir}/package/ifelse($1,,${PACKAGE},[$1]).sym'5037 AC_MSG_RESULT($with_export_syms)5038 if test "x$with_export_syms" != xno5040 EXPORT_SYMS="-export-symbols $with_export_syms"
6263 withval="$with_export_syms"6264 with_export_syms=$withval6266 with_export_syms=no6268 if test "x$with_export_syms" = xyes6270 with_export_syms='${top_srcdir}/package/${PACKAGE}.sym'6273 echo "$as_me:6273: result: $with_export_syms" >&56274 echo "${ECHO_T}$with_export_syms" >&66275 if test "x$with_export_syms" != xno6277 EXPORT_SYMS="-export-symbols $with_export_syms"
8129 [with_export_syms=$withval],8130 [with_export_syms=no])8131 if test "x$with_export_syms" = xyes8133 with_export_syms='${top_srcdir}/package/ifelse($1,,${PACKAGE},[$1]).sym'8136 AC_MSG_RESULT($with_export_syms)8137 if test "x$with_export_syms" != xno8139 EXPORT_SYMS="-export-symbols $with_export_syms"