Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / Makefile.am
index 30eadd3..964d12d 100644 (file)
@@ -1,5 +1,8 @@
 # The top-level input Makefile for OpenCV
 
+# use the default c++ flags
+AM_CXXFLAGS=@DEF_CXXFLAGS@
+
 # tell make where aclocal finds its files in Maintainer Mode 
 ACLOCAL_AMFLAGS = -I ./autotools/aclocal