New makefile system in place, obsoletes libtool,
autoheader, automake and the testconf directory. So far only GTK and only shared libraries. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
bf3e0fbd1f
commit
2aa887306b
18 changed files with 943 additions and 10974 deletions
|
|
@ -1,5 +1,2 @@
|
|||
#!/bin/sh
|
||||
aclocal -I .
|
||||
autoheader
|
||||
automake --foreign --verbose
|
||||
autoconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue