Fixes issues with autoconf

In particular, it removes any deprecated functionality
wxWidgets only documents their deprecated m4 macros and gives a poor example
Also to note in regard to wxWidgets, I removed any unneeded libraries from the linker line.

Any warning messages provided by autoconf has been supressed in the most appropriate manner possible.
This commit is contained in:
Zachary Lund
2013-12-27 16:41:01 -06:00
parent bbd8178dab
commit 5f5404f8cb
8 changed files with 31 additions and 29 deletions

View File

@@ -1,3 +1,5 @@
AUTOMAKE_OPTIONS = subdir-objects
if OS_WIN
if ARCH_X86
libobsdir = ../build/bin/32bit