View | Details | Raw Unified
Collapse All | Expand All

(-) server/Makefile.am.orig (-4 / +4 lines)
 Lines 103-110    Link Here 
	$(JPEG_LIBS) \
	$(JPEG_LIBS) \
	$(ZLIB_LIBS) \
	$(ZLIB_LIBS) \
	$(CURL_LIBS) \
	$(CURL_LIBS) \
	$(SDL_LIBS)
	$(SDL_LIBS) \
#	$(OPENGL_LIBS)
	$(OPENGL_LIBS)
noinst_HEADERS = \
noinst_HEADERS = \
	container.h \
	container.h \
 Lines 184-191    Link Here 
libgnashserver_la_LIBADD = \
libgnashserver_la_LIBADD = \
	$(ZLIB_LIBS) \
	$(ZLIB_LIBS) \
	$(LIBXML_LIBS) 
	$(LIBXML_LIBS) \
#	$(OPENGL_LIBS)
	$(OPENGL_LIBS)
#libserver_la_LDFLAGS = -module -avoid-version -no-undefined
#libserver_la_LDFLAGS = -module -avoid-version -no-undefined
#libserver_la_LIBDADD =  #@DL_LIB@  # $(LIBLTDL)
#libserver_la_LIBDADD =  #@DL_LIB@  # $(LIBLTDL)