]> git.saurik.com Git - wxWidgets.git/blame_incremental - demos/configure.in
ugh. Nesting the (per class) plugin sentries can require them to
[wxWidgets.git] / demos / configure.in
... / ...
CommitLineData
1dnl Process this file with autoconf to produce a configure script.
2AC_REVISION($Id$)dnl
3
4AC_INIT(Makefile.in)
5
6AC_OUTPUT([
7 Makefile
8 bombs/Makefile
9 dbbrowse/Makefile
10 forty/Makefile
11 fractal/Makefile
12 life/Makefile
13 poem/Makefile
14 ])