| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | October 4 2005 11:17am |
| Subject: | Re: [PATCH] fix examples subdir processing | ||
| View as plain text | |||
Andres Salomon wrote: > -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.
| Thread | ||
|---|---|---|
| • [PATCH] fix examples subdir processing | Andres Salomon | 3 Oct |
| • Re: [PATCH] fix examples subdir processing | Warren Young | 4 Oct |
