wcslib, bump to 8.4 (#13322)

This commit is contained in:
Schrijvers Luc
2025-12-03 15:59:34 +01:00
committed by GitHub
parent 1866d23350
commit 169f49b42d
2 changed files with 17 additions and 16 deletions

View File

@@ -1,14 +1,14 @@
From 619f1d199dd6451f82659827792348bfc54d0610 Mon Sep 17 00:00:00 2001
From 6bc093d52a5c61ac20119c74ec40cb0d1818b8e8 Mon Sep 17 00:00:00 2001
From: Gabriele Baldassarre <gabriele@gabrielebaldassarre.com>
Date: Sun, 10 May 2020 22:41:35 +0000
Subject: Changed -lsocket to -lnetwork
diff --git a/configure.ac b/configure.ac
index 4b5c521..317e90a 100644
index 70d069b..d88880f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -434,7 +434,7 @@ if test "x$with_cfitsio" != xno -o \
@@ -472,7 +472,7 @@ if test "x$with_cfitsio" != xno -o \
AC_CHECK_FILE([$INCDIR/fitsio.h], [CFITSIOINC="-I$INCDIR"; break])
done
@@ -18,5 +18,5 @@ index 4b5c521..317e90a 100644
[$CFITSIOLIB $LIBS])
--
2.26.0
2.51.0