diff --git a/configure b/configure index 52c67c2..cfec22a 100755 --- a/configure +++ b/configure @@ -106,7 +106,7 @@ fi if islinux ; then #echo OS_CFLAGS= echo OS_LDFLAGS=-pthread -ldl -Wl,--no-as-needed>>config.mak - echo LD_SET_SONAME=-install_name, >>config.mak + #echo LD_SET_SONAME=-install_name, >>config.mak fi if isbsd ; then