$OpenBSD$
--- lib-src/soundtouch/source/example/bpm/Makefile.in.orig	Tue Jan 11 20:35:42 2005
+++ lib-src/soundtouch/source/example/bpm/Makefile.in	Tue Jan 11 20:35:55 2005
@@ -141,7 +141,7 @@ lib_LTLIBRARIES = libBPM.la
 libBPM_la_SOURCES = BPMDetect.cpp PeakFinder.cpp
 
 # other compiler flags to add
-AM_CXXFLAGS = -O3 -I../../../include
+AM_CXXFLAGS = -I../../../include
 subdir = source/example/bpm
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
