]> git.saurik.com Git - wxWidgets.git/blob - demos/configure.in
Busy cursor don't need wxYield(), SendIdleEvents()
[wxWidgets.git] / demos / configure.in
1 dnl Process this file with autoconf to produce a configure script.
2 AC_REVISION($Id$)dnl
3
4 AC_INIT(Makefile.in)
5
6 AC_OUTPUT([
7 Makefile
8 bombs/Makefile
9 dbbrowse/Makefile
10 forty/Makefile
11 fractal/Makefile
12 life/Makefile
13 poem/Makefile
14 ])