wxWINE things.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-06-16 16:34:31 +00:00
parent 40dac23a6a
commit f53561f1f0
15 changed files with 1682 additions and 5 deletions

5
autogen.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
aclocal -I .
autoheader
automake --verbose
autoconf