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/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch

10 lines
260 B

--- a/config.m4 2007-05-04 13:23:41.000000000 +0000
+++ b/config.m4 2010-03-28 01:13:10.000000000 +0000
@@ -41,4 +41,6 @@
PHP_SUBST(GNUPG_SHARED_LIBADD)
PHP_NEW_EXTENSION(gnupg, [gnupg.c gnupg_keylistiterator.c], $ext_shared)
+
+ AC_SYS_LARGEFILE
fi