diff src/gsoap.mk @ 667:13689d3ddac5

remove the need for flex/bison in package gsoap
author Mark Brand <mabrand@mabrand.nl>
date Sun, 24 Jan 2010 20:24:47 +0100
parents 8b5864900f70
children b37283cb0a26
line wrap: on
line diff
--- a/src/gsoap.mk	Tue Jan 26 15:50:50 2010 +0100
+++ b/src/gsoap.mk	Sun Jan 24 20:24:47 2010 +0100
@@ -32,6 +32,12 @@
     #   automake --add-missing
     #   autoconf
 
+    # gsoap-3-lex-yacc.patch
+    # Tarball does not supply lex- and yacc-generated sources.
+    # This patch supplies them because mingw-cross-env does not
+    # require yacc or flex.
+    # These files must survive "make clean".
+
     # Native build to get tools wsdl2h and soapcpp2
     cd '$(1)' && ./configure