/[svn]/linuxsampler/trunk/src/network/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/src/network/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 503 by persson, Sun Apr 10 11:55:44 2005 UTC revision 504 by schoenebeck, Tue May 3 00:37:35 2005 UTC
# Line 1  Line 1 
1  INCLUDES = $(all_includes)  INCLUDES = $(all_includes)
2  METASOURCES = AUTO  METASOURCES = AUTO
3    
4  AM_CXXFLAGS = -ffast-math -march=$(target_cpu)  AM_CXXFLAGS = -Wreturn-type -ffast-math -march=$(target_cpu)
5    
6  if HAVE_SQLITE3  if HAVE_SQLITE3
7  sqlite3_lflags = $(SQLITE3_LIBS)  sqlite3_lflags = $(SQLITE3_LIBS)

Legend:
Removed from v.503  
changed lines
  Added in v.504

  ViewVC Help
Powered by ViewVC