projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
optimalization of wxHtmlWindow painting (used to repaint areas invalidated when scrol...
[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
])