Andres Salomon wrote:
Quote:
-AC_OUTPUT([Makefile mysql++.spec lib/mysql++.h lib/Makefile lib/Doxyfile examples/Makefile])
+AC_OUTPUT([Makefile mysql++.spec lib/mysql++.h lib/Makefile lib/Doxyfile])
+if test "x$OPTIONAL_EXAMPLES" != "x"
+then
+ AC_OUTPUT([examples/Makefile])
+fi |
Thanks. It's scheduled to go into the main trunk, which will become
v2.1. My local copy is in disarray due to an experiment in progress, so
I can't check it in right now.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw