Files
MSYS2-packages/lftp/lftp-configure-needtrio.patch
2016-10-25 09:37:42 +03:00

12 lines
348 B
Diff

diff -urN lftp-4.7.1.orig/m4/needtrio.m4 lftp-4.7.1/m4/needtrio.m4
--- lftp-4.7.1.orig/m4/needtrio.m4 2016-02-20 08:57:52.000000000 -0500
+++ lftp-4.7.1/m4/needtrio.m4 2016-04-05 05:02:03.114909100 -0400
@@ -9,6 +9,7 @@
else
AC_RUN_IFELSE([AC_LANG_SOURCE([[
+ #include <stdio.h>
int main()
{
unsigned long long x=0,x1;