From 12ffbdd6743f8c3ea6b4b1f1ee90317227ace524 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 30 May 2005 01:10:17 +0000 Subject: Removed forcing inlining off. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 549bf637..aa345414 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -139,6 +139,6 @@ INCLUDES = \ # the library search path. tmw_LDFLAGS = $(all_libraries) $(LIBSDL_RPATH) -lguichan_sdl -lguichan `pkg-config --libs libxml-2.0` -tmw_CXXFLAGS = -Wall $(OPENGL_CFLAGS) $(LIBSDL_CFLAGS) `pkg-config --cflags libxml-2.0` -fno-inline +tmw_CXXFLAGS = -Wall $(OPENGL_CFLAGS) $(LIBSDL_CFLAGS) `pkg-config --cflags libxml-2.0` tmw_LDADD = $(LIBSDL_LIBS) -lguichan $(OPENGL_LIBS) -lphysfs tmw_TARGET = tmw -- cgit v1.2.3-60-g2f50