]> git.saurik.com Git - wxWidgets.git/blame - demos/configure.in
compilation fix
[wxWidgets.git] / demos / configure.in
CommitLineData
2224580a
VZ
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 ])