$OpenBSD: patch-source_example_bpm_Makefile_am,v 1.3 2011/06/30 10:02:35 jasper Exp $
--- source/example/bpm/Makefile.am.orig	Sat Nov 24 13:45:06 2007
+++ source/example/bpm/Makefile.am	Sat Nov 24 13:45:50 2007
@@ -33,7 +33,7 @@ libBPM_la_SOURCES=BPMDetect.cpp PeakFinder.cpp
 
 
 # other compiler flags to add
-AM_CXXFLAGS=-O3 -I../../../include
+AM_CXXFLAGS=-I../../../include
 
 # other linking flags to add
 #libBPM_la_LIBADD=
