* configure.in (TRY_LINK): export.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1f16f35849
commit
95084622ff
@ -951,6 +951,7 @@ if test "$with_dln_a_out" != yes; then
|
||||
hiuxmpp) : ${LDSHARED='ld -r'} ;;
|
||||
atheos*) : ${LDSHARED="$CC -shared"}
|
||||
rb_cv_dlopen=yes ;;
|
||||
AC_SUBST(TRY_LINK)
|
||||
os2-emx*) LDFLAGS="$LDFLAGS -Zbsd-signals"
|
||||
;;
|
||||
*) : ${LDSHARED='ld'} ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user