--- linuxsampler/trunk/src/drivers/Makefile.am 2005/04/29 20:43:07 503 +++ linuxsampler/trunk/src/drivers/Makefile.am 2005/05/03 00:37:35 504 @@ -1,7 +1,7 @@ INCLUDES = $(all_includes) METASOURCES = AUTO -AM_CXXFLAGS = -ffast-math -march=$(target_cpu) +AM_CXXFLAGS = -Wreturn-type -ffast-math -march=$(target_cpu) noinst_LTLIBRARIES = liblinuxsamplerdrivers.la liblinuxsamplerdrivers_la_SOURCES = DeviceParameter.cpp DeviceParameter.h Device.h DeviceParameterFactory.cpp DeviceParameterFactory.h