Searched refs:VERSIONED_SYMS (Results 1 – 9 of 9) sorted by relevance
| /freebsd-head/contrib/dialog/ |
| HD | makefile.in | 64 VERSIONED_SYMS = @VERSIONED_SYMS@
|
| HD | aclocal.m4 | 6247 VERSIONED_SYMS= 6255 VERSIONED_SYMS="-Wl,--version-script,\${RESULTING_SYMS}" 6256 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\[$]{VERSIONED_SYMS} -Wl,%"` 6260 VERSIONED_SYMS="-Wl,-M,\${RESULTING_SYMS}" 6261 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\[$]{VERSIONED_SYMS} -dy%"` 6274 if test "x$VERSIONED_SYMS" != "x" 6329 VERSIONED_SYMS=${VERSIONED_SYMS} 6348 AC_SUBST(VERSIONED_SYMS)
|
| HD | configure | 13550 VERSIONED_SYMS= 13558 VERSIONED_SYMS="-Wl,--version-script,\${RESULTING_SYMS}" 13559 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\${VERSIONED_SYMS} -Wl,%"` 13566 VERSIONED_SYMS="-Wl,-M,\${RESULTING_SYMS}" 13567 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\${VERSIONED_SYMS} -dy%"` 13584 if test "x$VERSIONED_SYMS" != "x" 13640 VERSIONED_SYMS=${VERSIONED_SYMS} 26661 s,@VERSIONED_SYMS@,$VERSIONED_SYMS,;t t
|
| /freebsd-head/contrib/ncurses/panel/ |
| HD | Makefile.in | 119 VERSIONED_SYMS = @VERSIONED_SYMS@
|
| /freebsd-head/contrib/ncurses/menu/ |
| HD | Makefile.in | 117 VERSIONED_SYMS = @VERSIONED_SYMS@
|
| /freebsd-head/contrib/ncurses/form/ |
| HD | Makefile.in | 117 VERSIONED_SYMS = @VERSIONED_SYMS@
|
| /freebsd-head/contrib/ncurses/ncurses/ |
| HD | Makefile.in | 140 VERSIONED_SYMS = @VERSIONED_SYMS@
|
| /freebsd-head/contrib/ncurses/ |
| HD | configure | 7338 VERSIONED_SYMS= 7346 VERSIONED_SYMS="-Wl,--version-script,\${RESULTING_SYMS}" 7347 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\${VERSIONED_SYMS} -Wl,%"` 7354 VERSIONED_SYMS="-Wl,-M,\${RESULTING_SYMS}" 7355 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\${VERSIONED_SYMS} -dy%"` 7372 if test "x$VERSIONED_SYMS" != "x" 7428 VERSIONED_SYMS=${VERSIONED_SYMS} 30121 s,@VERSIONED_SYMS@,$VERSIONED_SYMS,;t t
|
| HD | aclocal.m4 | 9891 VERSIONED_SYMS= 9899 VERSIONED_SYMS="-Wl,--version-script,\${RESULTING_SYMS}" 9900 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\[$]{VERSIONED_SYMS} -Wl,%"` 9904 VERSIONED_SYMS="-Wl,-M,\${RESULTING_SYMS}" 9905 MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\[$]{VERSIONED_SYMS} -dy%"` 9918 if test "x$VERSIONED_SYMS" != "x" 9973 VERSIONED_SYMS=${VERSIONED_SYMS} 9992 AC_SUBST(VERSIONED_SYMS)
|