Index: head/converters/php5-mbstring/files/patch-config.m4 =================================================================== --- head/converters/php5-mbstring/files/patch-config.m4 (nonexistent) +++ head/converters/php5-mbstring/files/patch-config.m4 (revision 172549) @@ -0,0 +1,10 @@ +--- config.m4.orig Fri Sep 8 07:42:50 2006 ++++ config.m4 Fri Sep 8 07:43:00 2006 +@@ -66,7 +66,6 @@ + int foo(int x, ...) { + va_list va; + va_start(va, x); +- va_arg(va, int); + va_arg(va, char *); + va_arg(va, double); + return 0; Property changes on: head/converters/php5-mbstring/files/patch-config.m4 ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property