void-packages/srcpkgs/autogen/patches/configure.patch
Nathan Owens ef4f38d9b6 autogen: update to 5.18.16
Updated to 5.18.16 and also fixed crossbuild.
Credit also goes to bobertlo
2019-11-24 13:24:14 +01:00

13 lines
500 B
Diff

diff --git configure configure
index f149ede..e75e3f0 100755
--- configure
+++ configure
@@ -17324,7 +17324,7 @@ $as_echo_n "checking whether strcspn matches prototype and works... " >&6; }
$as_echo_n "(cached) " >&6
else
- if test "$cross_compiling" = yes; then :
+ if test "$cross_compiling" = xxx; then :
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
as_fn_error $? "cannot run test program while cross compiling