--- ./configure Thu May 1 20:11:03 2003 +++ ../ethereal-0.9.12/./configure Mon May 12 11:08:11 2003 @@ -4473,7 +4473,7 @@ fi -enable_dlopen=no +enable_dlopen=yes enable_win32_dll=no # Check whether --enable-libtool-lock or --disable-libtool-lock was given. @@ -10952,7 +10952,7 @@ # CFLAGS="$CFLAGS -I$pcap_dir/include" CPPFLAGS="$CPPFLAGS -I$pcap_dir/include" - LDFLAGS="$LDFLAGS -L$pcap_dir/lib" + LDFLAGS="$LDFLAGS -L$pcap_dir/lib32" case "$host_os" in solaris*) LDFLAGS="$LDFLAGS -R$pcap_dir/lib" @@ -13105,7 +13105,7 @@ want_ssl=yes elif test -d "$withval"; then want_ssl=yes - LDFLAGS="$LDFLAGS -L${withval}/lib" + LDFLAGS="$LDFLAGS -L${withval}/lib32" case "$host_os" in solaris*) LDFLAGS="$LDFLAGS -R${withval}/lib" @@ -13120,7 +13120,7 @@ want_ssl=yes withval=/usr/local/ssl if test -d "$withval"; then - LDFLAGS="$LDFLAGS -L${withval}/lib" + LDFLAGS="$LDFLAGS -L${withval}/lib32" case "$host_os" in solaris*) LDFLAGS="$LDFLAGS -R${withval}/lib" --- ./ltconfig Thu Feb 28 20:52:19 2002 +++ ../ethereal-0.9.12/./ltconfig Fri May 9 10:40:37 2003 @@ -1925,8 +1925,8 @@ version_type=irix need_lib_prefix=no need_version=no - soname_spec='${libname}${release}.so.$major' - library_names_spec='${libname}${release}.so.$versuffix ${libname}${release}.so.$major ${libname}${release}.so $libname.so' + soname_spec='${libname}${release}.so' + library_names_spec='${libname}${release}.so $libname.so' case "$host_os" in irix5*) libsuff= shlibsuff= --- ./wiretap/configure Thu May 1 20:11:15 2003 +++ ../ethereal-0.9.12/./wiretap/configure Mon May 12 11:27:38 2003 @@ -4746,7 +4746,7 @@ fi -enable_dlopen=no +enable_dlopen=yes enable_win32_dll=no # Check whether --enable-libtool-lock or --disable-libtool-lock was given. --- ./epan/configure Thu May 1 20:11:09 2003 +++ ../ethereal-0.9.12/./epan/configure Mon May 12 11:27:45 2003 @@ -4745,7 +4745,7 @@ fi -enable_dlopen=no +enable_dlopen=yes enable_win32_dll=no # Check whether --enable-libtool-lock or --disable-libtool-lock was given.