Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 521720
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- server/Makefile.in
0
++ server/Makefile.in
Lines 694-700 Link Here
694
 $(top_builddir)/server/scripting/libscripting_server.la
694
 $(top_builddir)/server/scripting/libscripting_server.la
695
695
696
libfreeciv_srv_la_LIBADD = \
696
libfreeciv_srv_la_LIBADD = \
697
 $(srvlibs) $(SRV_LIB_LIBS) \
697
 $(srvlibs) $(SERVER_LIBS) $(SRV_LIB_LIBS) \
698
 $(LUA_LIBS) $(TOLUA_LIBS) $(LUASQL_LIBS)
698
 $(LUA_LIBS) $(TOLUA_LIBS) $(LUASQL_LIBS)
699
699
700
exe_ldflags = $(GGZDMOD_LDFLAGS)
700
exe_ldflags = $(GGZDMOD_LDFLAGS)

Return to bug 521720