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:
Robert Roebling 1999-08-12 12:54:33 +00:00
parent bf3e0fbd1f
commit 2aa887306b
18 changed files with 943 additions and 10974 deletions

View file

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