|
@@ -17955,8 +17955,8 @@ test -n "$SORT" || SORT="false"
|
|
|
|
|
|
if ! "$SORT" -V </dev/null >/dev/null
|
|
|
then :
|
|
|
- { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: GNU sort(1) is required to find dynamic libraries" >&5
|
|
|
-printf "%s\n" "$as_me: WARNING: GNU sort(1) is required to find dynamic libraries" >&2;}
|
|
|
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: sort(1) that supports the -V option is required to find dynamic libraries" >&5
|
|
|
+printf "%s\n" "$as_me: WARNING: sort(1) that supports the -V option is required to find dynamic libraries" >&2;}
|
|
|
fi
|
|
|
|
|
|
# Check whether --enable-largefile was given.
|