packages/libs/apr/patches/001-struct_iovec.patch
florian df08a3c1b5 [package] add missing apr patch, related to r17642
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-20 13:01:12 +00:00

16 lines
211 B
Diff

--- a/configure
+++ b/configure
@@ -39234,11 +39234,7 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
-if test "$ac_cv_sizeof_struct_iovec" = "0"; then
- have_iovec=0
-else
- have_iovec=1
-fi
+have_iovec=1