Undef FG_VIEW_INLINE_OPTIMIZATIONS for the moment.
if ENABLE_AUDIO_SUPPORT
DEFS += -DENABLE_AUDIO_SUPPORT
-AUDIO_LIBS = -L$(top_builddir)/Lib/plib/src/sl -lsl -lsm
+AUDIO_LIBS = -lsl -lsm
endif
if ENABLE_IRIX_AUDIO
// from matrices we have allready computed
// rather then performing 'textbook algebra' to rederive them
// Norman Vine -- nhv@yahoo.com
-#define FG_VIEW_INLINE_OPTIMIZATIONS
+// #define FG_VIEW_INLINE_OPTIMIZATIONS
// temporary (hopefully) hack
static int panel_hist = 0;