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/teckit/files/teckit-2.5.1-rc.patch

16 lines
418 B

Index: TECkit_2_5_1/configure.ac
===================================================================
--- TECkit_2_5_1.orig/configure.ac
+++ TECkit_2_5_1/configure.ac
@@ -15,10 +15,6 @@ AM_PROG_CC_C_O
AC_PROG_INSTALL
AC_PROG_LIBTOOL
-if test "${target_os}" = "mingw32"; then
-AC_PROG_RC
-fi
-
AC_ARG_WITH(old-lib-names,
[ --with-old-lib-names Use old library names (for Windows only)],
[case "${withval}" in