@@ -213,15 +213,17 @@ endif
# remove the dependancy for sdl if DEDICALTED is used
# and add -lpthread to LDFLAGS, because SDL normally adds that...
ifdef DEDICATED
WITH_SDL:=
ifndef WIN32
ifndef MORPHOS
LDFLAGS+=-lpthread
endif
##############################################################################
#
# Compiler configuration
Status change: