squid: update to 6.13
[openadk.git] / package / orbit2 / patches / patch-configure
blob696d1b9ac7bfc92377791ffc34112afd6bae03b7
1 --- ORBit2-2.14.19.orig/configure       2010-09-28 11:39:37.000000000 +0200
2 +++ ORBit2-2.14.19/configure    2013-12-08 19:30:23.000000000 +0100
3 @@ -8373,7 +8373,7 @@ $as_echo_n "checking whether the $compil
4      # here allows them to be overridden if necessary.
5      runpath_var=LD_RUN_PATH
6      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
7 -    export_dynamic_flag_spec='${wl}--export-dynamic'
8 +    #export_dynamic_flag_spec='${wl}--export-dynamic'
9      # ancient GNU ld didn't support --whole-archive et. al.
10      if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
11        whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
12 @@ -12950,7 +12950,7 @@ $as_echo "$WARN_CFLAGS" >&6; }
14  if test "$enable_maintainer_mode" = "yes"; then
15         DISABLE_DEPRECATED_CFLAGS=" \
16 -               -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES"
17 +               -DG_DISABLE_SINGLE_INCLUDES"
19  fi