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:
@@ -1,4 +1,4 @@
|
||||
INCLUDES = -isystem$(top_srcdir)/libobs
|
||||
AM_CFLAGS = -isystem$(top_srcdir)/libobs
|
||||
|
||||
if OS_WIN
|
||||
if ARCH_X86
|
||||
|
Reference in New Issue
Block a user