Remove c++ std switch as it's set in configure.ac

This commit is contained in:
Danny Robson 2012-04-27 17:53:11 +10:00
parent e9fb4af89d
commit 9269d55112

View File

@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = dist-bzip2 dist-xz foreign subdir-objects
ACLOCAL_AMFLAGS = -I m4
AM_CXXFLAGS = -std=c++0x $(BOOST_CPPFLAGS) $(COMMON_CXXFLAGS)
AM_CXXFLAGS = $(BOOST_CPPFLAGS) $(COMMON_CXXFLAGS)
#AM_LDFLAGS = $(BOOST_LDFLAGS) $(BOOST_FILESYSTEM_LIB) $(BOOST_SYSTEM_LIB) $(COMMON_LDFLAGS)
SUBDIRS = test