--- linuxsampler/trunk/src/engines/Makefile.am 2005/05/03 16:55:28 509 +++ linuxsampler/trunk/src/engines/Makefile.am 2005/05/04 12:02:35 510 @@ -1,5 +1,5 @@ INCLUDES = $(all_includes) -AM_CXXFLAGS = -Wreturn-type -ffast-math -march=$(target_cpu) +AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH) METASOURCES = AUTO SUBDIRS = gig common noinst_LTLIBRARIES = liblinuxsamplerengines.la