mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
wget: Revert update to 1.19.1
revert the update as the new wget version links to libunistring that is a rather large library. Better to revert the update now in order to fix buildbot and then look into solutions. signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -663,6 +663,11 @@ if test "X$iri" != "Xno"; then
|
||||
# ])
|
||||
])
|
||||
fi
|
||||
+if test "X$iri" = "Xno"; then
|
||||
+ # we don't need libunistring - clear settings from gnulib module
|
||||
+ LIBUNISTRING=""
|
||||
+ LTLIBUNISTRING=""
|
||||
+fi
|
||||
|
||||
dnl
|
||||
dnl Check for UUID
|
||||
Reference in New Issue
Block a user