slackware-current/source/n/lftp/lftp.c99.patch
Patrick J Volkerding abc3e67678 Sun May 12 19:10:12 UTC 2024
a/less-654-x86_64-1.txz:  Upgraded.
d/ninja-1.12.1-x86_64-1.txz:  Upgraded.
n/whois-5.5.23-x86_64-1.txz:  Upgraded.
  Updated the .sc, .********* (.xn--yfro4i67o, Singapore)
  and .********************************* (.xn--clchc0ea0b2g2a9gcd, Singapore)
  TLD servers.
extra/bittornado/bittornado-0.3.18-noarch-3.txz:  Removed.
  Obsolete and based on python2.
2024-05-12 21:28:58 +02:00

22 lines
651 B
Diff

diff -rup a/configure b/configure
--- a/configure 2023-02-08 21:27:48.733647760 -0500
+++ b/configure 2023-02-08 21:28:31.201222024 -0500
@@ -57429,6 +57429,7 @@ else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
+ #include <stdio.h>
int main()
{
unsigned long long x=0,x1;
diff -rup a/m4/needtrio.m4 b/m4/needtrio.m4
--- a/m4/needtrio.m4 2016-02-20 08:57:52.000000000 -0500
+++ b/m4/needtrio.m4 2023-02-08 21:28:13.642571126 -0500
@@ -9,6 +9,7 @@ AC_DEFUN([LFTP_NEED_TRIO],[
else
AC_RUN_IFELSE([AC_LANG_SOURCE([[
+ #include <stdio.h>
int main()
{
unsigned long long x=0,x1;