Changeset 102
- Timestamp:
- 21/10/08 12:29:21 (3 months ago)
- Location:
- jggtrans
- Files:
-
- 3 removed
- 6 modified
-
configure.ac (modified) (1 diff)
-
libgadu/aclocal.m4 (modified) (13 diffs)
-
libgadu/config.guess (deleted)
-
libgadu/config.sub (deleted)
-
libgadu/configure (modified) (40 diffs)
-
libgadu/ltmain.sh (deleted)
-
libgadu/Makefile.in (modified) (2 diffs)
-
src/Makefile.am (modified) (1 diff)
-
src/sessions.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jggtrans/configure.ac
r34 r102 9 9 # Checks for programs. 10 10 AC_PROG_CC 11 AM_PROG_CC_C_O 11 12 AC_C_BIGENDIAN 12 13 AC_PROG_MAKE_SET -
jggtrans/libgadu/aclocal.m4
r99 r102 22 22 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 23 23 24 # serial 52 Debian 1.5.26-1ubuntu1AC_PROG_LIBTOOL24 # serial 52 AC_PROG_LIBTOOL 25 25 26 26 … … 229 229 test -z "$pic_mode" && pic_mode=default 230 230 231 # Check if we have a version mismatch between libtool.m4 and ltmain.sh. 232 # 233 # Note: This should be in AC_LIBTOOL_SETUP, _after_ $ltmain have been defined. 234 # We also should do it _before_ AC_LIBTOOL_LANG_C_CONFIG that actually 235 # calls AC_LIBTOOL_CONFIG and creates libtool. 236 # 237 _LT_VERSION_CHECK 238 231 239 # Use C for the default configuration in the libtool script 232 240 tagname= … … 234 242 _LT_AC_TAGCONFIG 235 243 ])# AC_LIBTOOL_SETUP 244 245 246 # _LT_VERSION_CHECK 247 # ----------------- 248 AC_DEFUN([_LT_VERSION_CHECK], 249 [AC_MSG_CHECKING([for correct ltmain.sh version]) 250 if test "x$ltmain" = "x" ; then 251 AC_MSG_RESULT(no) 252 AC_MSG_ERROR([ 253 254 *** @<:@Gentoo@:>@ sanity check failed! *** 255 *** \$ltmain is not defined, please check the patch for consistency! *** 256 ]) 257 fi 258 gentoo_lt_version="1.5.26" 259 gentoo_ltmain_version=`sed -n '/^[[ ]]*VERSION=/{s/^[[ ]]*VERSION=//;p;q;}' "$ltmain"` 260 if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then 261 AC_MSG_RESULT(no) 262 AC_MSG_ERROR([ 263 264 *** @<:@Gentoo@:>@ sanity check failed! *** 265 *** libtool.m4 and ltmain.sh have a version mismatch! *** 266 *** (libtool.m4 = $gentoo_lt_version, ltmain.sh = $gentoo_ltmain_version) *** 267 268 Please run: 269 270 libtoolize --copy --force 271 272 if appropriate, please contact the maintainer of this 273 package (or your distribution) for help. 274 ]) 275 else 276 AC_MSG_RESULT(yes) 277 fi 278 ])# _LT_VERSION_CHECK 236 279 237 280 … … 1551 1594 esac 1552 1595 fi 1553 version_type=freebsd-$objformat 1596 # Handle Gentoo/FreeBSD as it was Linux 1597 case $host_vendor in 1598 gentoo) 1599 version_type=linux ;; 1600 *) 1601 version_type=freebsd-$objformat ;; 1602 esac 1603 1554 1604 case $version_type in 1555 1605 freebsd-elf*) … … 1561 1611 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 1562 1612 need_version=yes 1613 ;; 1614 linux) 1615 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 1616 soname_spec='${libname}${release}${shared_ext}$major' 1617 need_lib_prefix=no 1618 need_version=no 1563 1619 ;; 1564 1620 esac … … 1722 1778 # assume the GNU/Linux dynamic linker is in use. 1723 1779 dynamic_linker='GNU/Linux ld.so' 1724 ;;1725 1726 netbsdelf*-gnu)1727 version_type=linux1728 need_lib_prefix=no1729 need_version=no1730 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'1731 soname_spec='${libname}${release}${shared_ext}$major'1732 shlibpath_var=LD_LIBRARY_PATH1733 shlibpath_overrides_runpath=no1734 hardcode_into_libs=yes1735 dynamic_linker='NetBSD ld.elf_so'1736 1780 ;; 1737 1781 … … 2517 2561 ;; 2518 2562 2519 netbsd* | netbsdelf*-gnu)2563 netbsd*) 2520 2564 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then 2521 2565 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' … … 3524 3568 esac 3525 3569 ;; 3526 netbsd* | netbsdelf*-gnu)3570 netbsd*) 3527 3571 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 3528 3572 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' … … 5216 5260 esac 5217 5261 ;; 5218 netbsd* | netbsdelf*-gnu)5262 netbsd*) 5219 5263 ;; 5220 5264 osf3* | osf4* | osf5*) … … 5592 5636 cygwin* | mingw*) 5593 5637 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' 5594 ;;5595 linux* | k*bsd*-gnu)5596 _LT_AC_TAGVAR(link_all_deplibs, $1)=no5597 5638 ;; 5598 5639 *) … … 5804 5845 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 5805 5846 fi 5806 _LT_AC_TAGVAR(link_all_deplibs, $1)=no5807 5847 else 5808 5848 _LT_AC_TAGVAR(ld_shlibs, $1)=no … … 5810 5850 ;; 5811 5851 5812 netbsd* | netbsdelf*-gnu)5852 netbsd*) 5813 5853 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 5814 5854 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 6241 6281 ;; 6242 6282 6243 netbsd* | netbsdelf*-gnu)6283 netbsd*) 6244 6284 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 6245 6285 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out -
jggtrans/libgadu/configure
r99 r102 4614 4614 ;; 4615 4615 4616 netbsd* | netbsdelf*-gnu)4616 netbsd*) 4617 4617 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then 4618 4618 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' … … 7483 7483 test -z "$pic_mode" && pic_mode=default 7484 7484 7485 # Check if we have a version mismatch between libtool.m4 and ltmain.sh. 7486 # 7487 # Note: This should be in AC_LIBTOOL_SETUP, _after_ $ltmain have been defined. 7488 # We also should do it _before_ AC_LIBTOOL_LANG_C_CONFIG that actually 7489 # calls AC_LIBTOOL_CONFIG and creates libtool. 7490 # 7491 { echo "$as_me:$LINENO: checking for correct ltmain.sh version" >&5 7492 echo $ECHO_N "checking for correct ltmain.sh version... $ECHO_C" >&6; } 7493 if test "x$ltmain" = "x" ; then 7494 { echo "$as_me:$LINENO: result: no" >&5 7495 echo "${ECHO_T}no" >&6; } 7496 { { echo "$as_me:$LINENO: error: 7497 7498 *** [Gentoo] sanity check failed! *** 7499 *** \$ltmain is not defined, please check the patch for consistency! *** 7500 " >&5 7501 echo "$as_me: error: 7502 7503 *** [Gentoo] sanity check failed! *** 7504 *** \$ltmain is not defined, please check the patch for consistency! *** 7505 " >&2;} 7506 { (exit 1); exit 1; }; } 7507 fi 7508 gentoo_lt_version="1.5.26" 7509 gentoo_ltmain_version=`sed -n '/^[ ]*VERSION=/{s/^[ ]*VERSION=//;p;q;}' "$ltmain"` 7510 if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then 7511 { echo "$as_me:$LINENO: result: no" >&5 7512 echo "${ECHO_T}no" >&6; } 7513 { { echo "$as_me:$LINENO: error: 7514 7515 *** [Gentoo] sanity check failed! *** 7516 *** libtool.m4 and ltmain.sh have a version mismatch! *** 7517 *** (libtool.m4 = $gentoo_lt_version, ltmain.sh = $gentoo_ltmain_version) *** 7518 7519 Please run: 7520 7521 libtoolize --copy --force 7522 7523 if appropriate, please contact the maintainer of this 7524 package (or your distribution) for help. 7525 " >&5 7526 echo "$as_me: error: 7527 7528 *** [Gentoo] sanity check failed! *** 7529 *** libtool.m4 and ltmain.sh have a version mismatch! *** 7530 *** (libtool.m4 = $gentoo_lt_version, ltmain.sh = $gentoo_ltmain_version) *** 7531 7532 Please run: 7533 7534 libtoolize --copy --force 7535 7536 if appropriate, please contact the maintainer of this 7537 package (or your distribution) for help. 7538 " >&2;} 7539 { (exit 1); exit 1; }; } 7540 else 7541 { echo "$as_me:$LINENO: result: yes" >&5 7542 echo "${ECHO_T}yes" >&6; } 7543 fi 7544 7545 7485 7546 # Use C for the default configuration in the libtool script 7486 7547 tagname= … … 7556 7617 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7557 7618 -e 's:$: $lt_compiler_flag:'` 7558 (eval echo "\"\$as_me:7 558: $lt_compile\"" >&5)7619 (eval echo "\"\$as_me:7619: $lt_compile\"" >&5) 7559 7620 (eval "$lt_compile" 2>conftest.err) 7560 7621 ac_status=$? 7561 7622 cat conftest.err >&5 7562 echo "$as_me:7 562: \$? = $ac_status" >&57623 echo "$as_me:7623: \$? = $ac_status" >&5 7563 7624 if (exit $ac_status) && test -s "$ac_outfile"; then 7564 7625 # The compiler can only warn and ignore the option if not recognized … … 7846 7907 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7847 7908 -e 's:$: $lt_compiler_flag:'` 7848 (eval echo "\"\$as_me:7 848: $lt_compile\"" >&5)7909 (eval echo "\"\$as_me:7909: $lt_compile\"" >&5) 7849 7910 (eval "$lt_compile" 2>conftest.err) 7850 7911 ac_status=$? 7851 7912 cat conftest.err >&5 7852 echo "$as_me:7 852: \$? = $ac_status" >&57913 echo "$as_me:7913: \$? = $ac_status" >&5 7853 7914 if (exit $ac_status) && test -s "$ac_outfile"; then 7854 7915 # The compiler can only warn and ignore the option if not recognized … … 7950 8011 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7951 8012 -e 's:$: $lt_compiler_flag:'` 7952 (eval echo "\"\$as_me: 7952: $lt_compile\"" >&5)8013 (eval echo "\"\$as_me:8013: $lt_compile\"" >&5) 7953 8014 (eval "$lt_compile" 2>out/conftest.err) 7954 8015 ac_status=$? 7955 8016 cat out/conftest.err >&5 7956 echo "$as_me: 7956: \$? = $ac_status" >&58017 echo "$as_me:8017: \$? = $ac_status" >&5 7957 8018 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7958 8019 then … … 8215 8276 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 8216 8277 fi 8217 link_all_deplibs=no8218 8278 else 8219 8279 ld_shlibs=no … … 8221 8281 ;; 8222 8282 8223 netbsd* | netbsdelf*-gnu)8283 netbsd*) 8224 8284 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 8225 8285 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 8764 8824 ;; 8765 8825 8766 netbsd* | netbsdelf*-gnu)8826 netbsd*) 8767 8827 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 8768 8828 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out … … 9302 9362 esac 9303 9363 fi 9304 version_type=freebsd-$objformat 9364 # Handle Gentoo/FreeBSD as it was Linux 9365 case $host_vendor in 9366 gentoo) 9367 version_type=linux ;; 9368 *) 9369 version_type=freebsd-$objformat ;; 9370 esac 9371 9305 9372 case $version_type in 9306 9373 freebsd-elf*) … … 9312 9379 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 9313 9380 need_version=yes 9381 ;; 9382 linux) 9383 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 9384 soname_spec='${libname}${release}${shared_ext}$major' 9385 need_lib_prefix=no 9386 need_version=no 9314 9387 ;; 9315 9388 esac … … 9475 9548 ;; 9476 9549 9477 netbsdelf*-gnu)9478 version_type=linux9479 need_lib_prefix=no9480 need_version=no9481 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'9482 soname_spec='${libname}${release}${shared_ext}$major'9483 shlibpath_var=LD_LIBRARY_PATH9484 shlibpath_overrides_runpath=no9485 hardcode_into_libs=yes9486 dynamic_linker='NetBSD ld.elf_so'9487 ;;9488 9489 9550 netbsd*) 9490 9551 version_type=sunos … … 10327 10388 lt_status=$lt_dlunknown 10328 10389 cat > conftest.$ac_ext <<EOF 10329 #line 103 29"configure"10390 #line 10390 "configure" 10330 10391 #include "confdefs.h" 10331 10392 … … 10427 10488 lt_status=$lt_dlunknown 10428 10489 cat > conftest.$ac_ext <<EOF 10429 #line 104 29"configure"10490 #line 10490 "configure" 10430 10491 #include "confdefs.h" 10431 10492 … … 12015 12076 esac 12016 12077 ;; 12017 netbsd* | netbsdelf*-gnu)12078 netbsd*) 12018 12079 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 12019 12080 archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' … … 12719 12780 esac 12720 12781 ;; 12721 netbsd* | netbsdelf*-gnu)12782 netbsd*) 12722 12783 ;; 12723 12784 osf3* | osf4* | osf5*) … … 12828 12889 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12829 12890 -e 's:$: $lt_compiler_flag:'` 12830 (eval echo "\"\$as_me:128 30: $lt_compile\"" >&5)12891 (eval echo "\"\$as_me:12891: $lt_compile\"" >&5) 12831 12892 (eval "$lt_compile" 2>conftest.err) 12832 12893 ac_status=$? 12833 12894 cat conftest.err >&5 12834 echo "$as_me:128 34: \$? = $ac_status" >&512895 echo "$as_me:12895: \$? = $ac_status" >&5 12835 12896 if (exit $ac_status) && test -s "$ac_outfile"; then 12836 12897 # The compiler can only warn and ignore the option if not recognized … … 12932 12993 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12933 12994 -e 's:$: $lt_compiler_flag:'` 12934 (eval echo "\"\$as_me:129 34: $lt_compile\"" >&5)12995 (eval echo "\"\$as_me:12995: $lt_compile\"" >&5) 12935 12996 (eval "$lt_compile" 2>out/conftest.err) 12936 12997 ac_status=$? 12937 12998 cat out/conftest.err >&5 12938 echo "$as_me:129 38: \$? = $ac_status" >&512999 echo "$as_me:12999: \$? = $ac_status" >&5 12939 13000 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12940 13001 then … … 13003 13064 cygwin* | mingw*) 13004 13065 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' 13005 ;;13006 linux* | k*bsd*-gnu)13007 link_all_deplibs_CXX=no13008 13066 ;; 13009 13067 *) … … 13280 13338 esac 13281 13339 fi 13282 version_type=freebsd-$objformat 13340 # Handle Gentoo/FreeBSD as it was Linux 13341 case $host_vendor in 13342 gentoo) 13343 version_type=linux ;; 13344 *) 13345 version_type=freebsd-$objformat ;; 13346 esac 13347 13283 13348 case $version_type in 13284 13349 freebsd-elf*) … … 13290 13355 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 13291 13356 need_version=yes 13357 ;; 13358 linux) 13359 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 13360 soname_spec='${libname}${release}${shared_ext}$major' 13361 need_lib_prefix=no 13362 need_version=no 13292 13363 ;; 13293 13364 esac … … 13451 13522 # assume the GNU/Linux dynamic linker is in use. 13452 13523 dynamic_linker='GNU/Linux ld.so' 13453 ;;13454 13455 netbsdelf*-gnu)13456 version_type=linux13457 need_lib_prefix=no13458 need_version=no13459 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'13460 soname_spec='${libname}${release}${shared_ext}$major'13461 shlibpath_var=LD_LIBRARY_PATH13462 shlibpath_overrides_runpath=no13463 hardcode_into_libs=yes13464 dynamic_linker='NetBSD ld.elf_so'13465 13524 ;; 13466 13525 … … 14530 14589 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14531 14590 -e 's:$: $lt_compiler_flag:'` 14532 (eval echo "\"\$as_me:145 32: $lt_compile\"" >&5)14591 (eval echo "\"\$as_me:14591: $lt_compile\"" >&5) 14533 14592 (eval "$lt_compile" 2>conftest.err) 14534 14593 ac_status=$? 14535 14594 cat conftest.err >&5 14536 echo "$as_me:145 36: \$? = $ac_status" >&514595 echo "$as_me:14595: \$? = $ac_status" >&5 14537 14596 if (exit $ac_status) && test -s "$ac_outfile"; then 14538 14597 # The compiler can only warn and ignore the option if not recognized … … 14634 14693 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14635 14694 -e 's:$: $lt_compiler_flag:'` 14636 (eval echo "\"\$as_me:146 36: $lt_compile\"" >&5)14695 (eval echo "\"\$as_me:14695: $lt_compile\"" >&5) 14637 14696 (eval "$lt_compile" 2>out/conftest.err) 14638 14697 ac_status=$? 14639 14698 cat out/conftest.err >&5 14640 echo "$as_me:146 40: \$? = $ac_status" >&514699 echo "$as_me:14699: \$? = $ac_status" >&5 14641 14700 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14642 14701 then … … 14899 14958 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 14900 14959 fi 14901 link_all_deplibs_F77=no14902 14960 else 14903 14961 ld_shlibs_F77=no … … 14905 14963 ;; 14906 14964 14907 netbsd* | netbsdelf*-gnu)14965 netbsd*) 14908 14966 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 14909 14967 archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 15428 15486 ;; 15429 15487 15430 netbsd* | netbsdelf*-gnu)15488 netbsd*) 15431 15489 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 15432 15490 archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out … … 15914 15972 esac 15915 15973 fi 15916 version_type=freebsd-$objformat 15974 # Handle Gentoo/FreeBSD as it was Linux 15975 case $host_vendor in 15976 gentoo) 15977 version_type=linux ;; 15978 *) 15979 version_type=freebsd-$objformat ;; 15980 esac 15981 15917 15982 case $version_type in 15918 15983 freebsd-elf*) … … 15924 15989 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 15925 15990 need_version=yes 15991 ;; 15992 linux) 15993 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 15994 soname_spec='${libname}${release}${shared_ext}$major' 15995 need_lib_prefix=no 15996 need_version=no 15926 15997 ;; 15927 15998 esac … … 16085 16156 # assume the GNU/Linux dynamic linker is in use. 16086 16157 dynamic_linker='GNU/Linux ld.so' 16087 ;;16088 16089 netbsdelf*-gnu)16090 version_type=linux16091 need_lib_prefix=no16092 need_version=no16093 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'16094 soname_spec='${libname}${release}${shared_ext}$major'16095 shlibpath_var=LD_LIBRARY_PATH16096 shlibpath_overrides_runpath=no16097 hardcode_into_libs=yes16098 dynamic_linker='NetBSD ld.elf_so'16099 16158 ;; 16100 16159 … … 16854 16913 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16855 16914 -e 's:$: $lt_compiler_flag:'` 16856 (eval echo "\"\$as_me:16 856: $lt_compile\"" >&5)16915 (eval echo "\"\$as_me:16915: $lt_compile\"" >&5) 16857 16916 (eval "$lt_compile" 2>conftest.err) 16858 16917 ac_status=$? 16859 16918 cat conftest.err >&5 16860 echo "$as_me:16 860: \$? = $ac_status" >&516919 echo "$as_me:16919: \$? = $ac_status" >&5 16861 16920 if (exit $ac_status) && test -s "$ac_outfile"; then 16862 16921 # The compiler can only warn and ignore the option if not recognized … … 17144 17203 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17145 17204 -e 's:$: $lt_compiler_flag:'` 17146 (eval echo "\"\$as_me:17 146: $lt_compile\"" >&5)17205 (eval echo "\"\$as_me:17205: $lt_compile\"" >&5) 17147 17206 (eval "$lt_compile" 2>conftest.err) 17148 17207 ac_status=$? 17149 17208 cat conftest.err >&5 17150 echo "$as_me:17 150: \$? = $ac_status" >&517209 echo "$as_me:17209: \$? = $ac_status" >&5 17151 17210 if (exit $ac_status) && test -s "$ac_outfile"; then 17152 17211 # The compiler can only warn and ignore the option if not recognized … … 17248 17307 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17249 17308 -e 's:$: $lt_compiler_flag:'` 17250 (eval echo "\"\$as_me:17 250: $lt_compile\"" >&5)17309 (eval echo "\"\$as_me:17309: $lt_compile\"" >&5) 17251 17310 (eval "$lt_compile" 2>out/conftest.err) 17252 17311 ac_status=$? 17253 17312 cat out/conftest.err >&5 17254 echo "$as_me:17 254: \$? = $ac_status" >&517313 echo "$as_me:17313: \$? = $ac_status" >&5 17255 17314 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17256 17315 then … … 17513 17572 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 17514 17573 fi 17515 link_all_deplibs_GCJ=no17516 17574 else 17517 17575 ld_shlibs_GCJ=no … … 17519 17577 ;; 17520 17578 17521 netbsd* | netbsdelf*-gnu)17579 netbsd*) 17522 17580 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 17523 17581 archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 18062 18120 ;; 18063 18121 18064 netbsd* | netbsdelf*-gnu)18122 netbsd*) 18065 18123 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 18066 18124 archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out … … 18548 18606 esac 18549 18607 fi 18550 version_type=freebsd-$objformat 18608 # Handle Gentoo/FreeBSD as it was Linux 18609 case $host_vendor in 18610 gentoo) 18611 version_type=linux ;; 18612 *) 18613 version_type=freebsd-$objformat ;; 18614 esac 18615 18551 18616 case $version_type in 18552 18617 freebsd-elf*) … … 18558 18623 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' 18559 18624 need_version=yes 18625 ;; 18626 linux) 18627 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' 18628 soname_spec='${libname}${release}${shared_ext}$major' 18629 need_lib_prefix=no 18630 need_version=no 18560 18631 ;; 18561 18632 esac … … 18719 18790 # assume the GNU/Linux dynamic linker is in use. 18720 18791 dynamic_linker='GNU/Linux ld.so' 18721 ;;18722 18723 netbsdelf*-gnu)18724 version_type=linux18725 need_lib_prefix=no18726 need_version=no18727 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'18728 soname_spec='${libname}${release}${shared_ext}$major'18729 shlibpath_var=LD_LIBRARY_PATH18730 shlibpath_overrides_runpath=no18731 hardcode_into_libs=yes18732 dynamic_linker='NetBSD ld.elf_so'18733 18792 ;; 18734 18793 … … 21771 21830 fi 21772 21831 21773 ac_config_files="$ac_config_files Makefile src/Makefile include/Makefile pkgconfig/Makefile pkgconfig/libgadu.pc"21832 ac_config_files="$ac_config_files Makefile src/Makefile include/Makefile" 21774 21833 21
