Home | History | Annotate | Download | only in libevent

Lines Matching full:soname

2646 	    # figure out the soname
2653 soname="$dlname"
2662 eval soname=\"$soname_spec\"
2664 soname="$realname"
2668 soroot="$soname"
2669 soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
2670 newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
2673 if test -f "$output_objdir/$soname-def"; then :
2675 $show "extracting exported symbol list from \`$soname'"
2689 $show "generating import library for \`$soname'"
3985 eval soname=\"$soname_spec\"
3987 soname="$realname"
3990 dlname=$soname
4259 dlname="$soname"