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/app-text/unrtf/files/unrtf-0.21.1-iconv-detectio...

15 lines
366 B

--- configure.ac
+++ configure.ac
@@ -44,7 +44,11 @@
AC_CANONICAL_HOST
case $host in
*-*-cygwin*) AC_SUBST(LIBS, ["-liconv"]);;
+ *-*-darwin*) AC_SUBST(LIBS, ["-liconv"]);;
+ *-*-solaris*) AC_SUBST(LIBS, ["-liconv"]);;
esac
+# should actually use this instead (from gettext):
+#AM_ICONV
AC_CONFIG_FILES([Makefile
charmaps/Makefile