freebsd-ports/databases/mysql-workbench51/files/patch-ext__yassl__taocrypt__configure.in
Philip M. Gollucci 0b959ae04d MySQL Workbench is a cross-platform, visual database design tool developed
by MySQL. It is the highly anticipated successor application of the
DBDesigner4 project.

WWW: http://dev.mysql.com/workbench/

PR:		ports/136088 (part 1 of 2)
Submitted by:	Maxim Ignatenko
2009-07-13 23:14:24 +00:00

14 lines
348 B
Text

--- ext/yassl/taocrypt/configure.in.orig 2009-06-23 00:59:48.000000000 +0300
+++ ext/yassl/taocrypt/configure.in 2009-06-23 01:00:21.000000000 +0300
@@ -89,9 +89,7 @@
-AC_CONFIG_FILES(Makefile dnl
- src/Makefile dnl
- test/Makefile dnl
- benchmark/Makefile)
+AC_CONFIG_FILES(Makefile
+ src/Makefile)
AC_OUTPUT