aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-02-17 21:22:31 +0100
committerFabian Groffen <grobian@gentoo.org>2021-02-17 21:22:31 +0100
commite2e7288eba60fbb0e1ba8644168227b424b10ccc (patch)
treede86bc8dcc1ebdcfc6b77a9c3a615e124daca074 /configure
parentqwhich: add applet to show paths to packages (diff)
downloadportage-utils-e2e7288eba60fbb0e1ba8644168227b424b10ccc.tar.gz
portage-utils-e2e7288eba60fbb0e1ba8644168227b424b10ccc.tar.bz2
portage-utils-e2e7288eba60fbb0e1ba8644168227b424b10ccc.zip
build-sys: regen with automake 1.16.3
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure11
1 files changed, 3 insertions, 8 deletions
diff --git a/configure b/configure
index 30af607..d1b56eb 100755
--- a/configure
+++ b/configure
@@ -3878,12 +3878,7 @@ program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
am_aux_dir=`cd "$ac_aux_dir" && pwd`
if test x"${MISSING+set}" != xset; then
- case $am_aux_dir in
- *\ * | *\ *)
- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
- *)
- MISSING="\${SHELL} $am_aux_dir/missing" ;;
- esac
+ MISSING="\${SHELL} '$am_aux_dir/missing'"
fi
# Use eval to expand $SHELL
if eval "$MISSING --is-lightweight"; then
@@ -30029,7 +30024,7 @@ $as_echo "$lt_cv_ld_force_load" >&6; }
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
10.[012][,.]*)
_lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
- 10.*)
+ 10.*|11.*)
_lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
esac
;;
@@ -32841,7 +32836,7 @@ BEGIN {RS = " "; FS = "/|\n";} {
mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
$SED 's|/\([A-Za-z]:\)|\1|g'` ;;
esac
- sys_lib_search_path_spec=`$ECHO "/gentoo/prefix64l/lib /gentoo/prefix64l/usr/lib $lt_search_path_spec" | $lt_NL2SP`
+ sys_lib_search_path_spec=`$ECHO "/gentoo/prefix64/lib /gentoo/prefix64/usr/lib $lt_search_path_spec" | $lt_NL2SP`
else
sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
fi