
--- libmath++-0.0.4/examples/Makefile.am	Mon Aug 30 11:28:17 2004
+++ libmath++-0.0.4-new/examples/Makefile.am	Wed Nov  3 15:00:19 2004
@@ -1,6 +1,6 @@
 #include $(top_srcdir)/niceprint.mak
 
-AM_CXXFLAGS = -pedantic -ansi -Wall -Wno-long-long
+AM_CXXFLAGS = -Wall -Wno-long-long
 
 LIBS = ../math++/libmath++.la
 
--- libmath++-0.0.4/math++/Makefile.am	Mon Aug 30 11:28:26 2004
+++ libmath++-0.0.4-new/math++/Makefile.am	Wed Nov  3 15:00:08 2004
@@ -1,6 +1,6 @@
 #include $(top_srcdir)/niceprint.mak
 
-AM_CXXFLAGS = -pedantic -ansi -Wall -Wno-long-long
+AM_CXXFLAGS = -Wall -Wno-long-long
 
 lib_LTLIBRARIES = libmath++.la
 
