Home
last modified time | relevance | path

Searched refs:with_export_syms (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/dialog/
HDaclocal.m45030 [with_export_syms=$withval],
5031 [with_export_syms=no])
5032 if test "x$with_export_syms" = xyes
5034 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" != xno
5040 EXPORT_SYMS="-export-symbols $with_export_syms"
/freebsd-13-stable/contrib/ncurses/
HDconfigure6263 withval="$with_export_syms"
6264 with_export_syms=$withval
6266 with_export_syms=no
6268 if test "x$with_export_syms" = xyes
6270 with_export_syms='${top_srcdir}/package/${PACKAGE}.sym'
6273 echo "$as_me:6273: result: $with_export_syms" >&5
6274 echo "${ECHO_T}$with_export_syms" >&6
6275 if test "x$with_export_syms" != xno
6277 EXPORT_SYMS="-export-symbols $with_export_syms"
HDaclocal.m48129 [with_export_syms=$withval],
8130 [with_export_syms=no])
8131 if test "x$with_export_syms" = xyes
8133 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" != xno
8139 EXPORT_SYMS="-export-symbols $with_export_syms"