projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
added growable cols and rows to wxFlexGridSizer XRC handler
[wxWidgets.git]
/
demos
/
configure.in
Commit
Line
Data
2224580a
VZ
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
])