Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / ml / src / Makefile.am
index baf1ade..2a07ac1 100644 (file)
@@ -1,3 +1,6 @@
+# use the default c++ flags
+AM_CXXFLAGS=@DEF_CXXFLAGS@
+
 EXTRA_DIST = ml.dsp ml.vcproj ml.rc resource.h
 
 INCLUDES = -I. -I$(top_srcdir)/ml/include -I$(top_srcdir)/cxcore/include -I$(top_srcdir)