You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/icoutils/files/icoutils-0.29.1-gettext.patch

14 lines
354 B

Index: icoutils-0.29.1/configure.ac
===================================================================
--- icoutils-0.29.1.orig/configure.ac
+++ icoutils-0.29.1/configure.ac
@@ -26,7 +26,7 @@ gl_INIT
# Gettext
AM_GNU_GETTEXT([external])
-# AM_GNU_GETTEXT_VERSION(0.14.1)
+AM_GNU_GETTEXT_VERSION(0.14.1)
# Checks for header files.
AC_HEADER_STDC