2023-09-14 00:49:35 +00:00
|
|
|
There is no use for a relocatable library and this restores the .la file.
|
|
|
|
https://savannah.gnu.org/bugs/index.php?64536
|
|
|
|
|
|
|
|
Index: gettext-runtime/intl/configure
|
|
|
|
--- gettext-runtime/intl/configure.orig
|
|
|
|
+++ gettext-runtime/intl/configure
|
2023-10-12 04:10:54 +00:00
|
|
|
@@ -6709,7 +6709,7 @@ fi
|
2023-09-14 00:49:35 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-enable_relocatable=yes
|
|
|
|
+enable_relocatable=no
|
|
|
|
|
|
|
|
ac_header= ac_cache=
|
|
|
|
for ac_item in $ac_header_c_list
|