gettext-full: update to 0.22.5
[openwrt/staging/nbd.git] / package / libs / gettext-full / patches / 200-libunistring-missing-link.patch
index 2e1dbf84e87a90aefe31960812dc3b0fe8177922..19a1ae177fb38fef412d323139ac4fa6934988a3 100644 (file)
@@ -1,6 +1,6 @@
 --- a/autogen.sh
 +++ b/autogen.sh
-@@ -78,6 +78,7 @@ if ! $skip_gnulib; then
+@@ -81,6 +81,7 @@ if ! $skip_gnulib; then
      getopt-gnu
      gettext-h
      havelib
@@ -10,7 +10,7 @@
      progname
 --- a/gettext-runtime/src/Makefile.am
 +++ b/gettext-runtime/src/Makefile.am
-@@ -40,7 +40,7 @@ envsubst_SOURCES = envsubst.c
+@@ -43,7 +43,7 @@ envsubst_SOURCES = envsubst.c
  
  # Link dependencies.
  # Need @LTLIBICONV@ because striconv.c uses iconv().