--- deliantra/dclient/Makefile.am 2010/10/18 15:35:10 1.6 +++ deliantra/dclient/Makefile.am 2010/10/20 08:33:38 1.7 @@ -18,7 +18,7 @@ MAINTAINERCLEANFILES = # empty AM_CPPFLAGS = -I$(srcdir)/include -I/usr/include/ncursesw -isystem /usr/include/ncursesw -include compiler.h -AM_CXXFLAGS = -pipe -O3 -ggdb3 -Wall -pedantic -std=c++0x -fno-inline +AM_CXXFLAGS = -pipe -O3 -ggdb3 -Wall -pedantic -std=c++0x -fno-inline -Wno-vla AM_LDFLAGS = -Wl,-z,defs,-z,nodlopen,-z,noexecstack,-z,now,-z,nodump BOOST = -lboost_system-mt -lpthread