Disable broken GTK2 classes
This commit is contained in:
parent
e60dc160d0
commit
d1c2670252
@ -10,8 +10,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/intl \
|
||||
$(DEBUG) \
|
||||
$(COMPRESSION) \
|
||||
$(GDK_PIXBUF_CFLAGS) \
|
||||
$(PACKAGE_CFLAGS) \
|
||||
-DGTK_ENABLE_BROKEN
|
||||
$(PACKAGE_CFLAGS)
|
||||
|
||||
qstatcfgdir = $(pkgdatadir)
|
||||
qstatcfg_DATA = qstat.cfg
|
||||
@ -61,7 +60,7 @@ xqf_rcon_SOURCES = \
|
||||
rcon.c rcon.h \
|
||||
debug.c debug.h \
|
||||
utils.c utils.h
|
||||
xqf_rcon_CFLAGS = -DRCON_STANDALONE $(GLIB_CFLAGS) -DGTK_ENABLE_BROKEN
|
||||
xqf_rcon_CFLAGS = -DRCON_STANDALONE $(GLIB_CFLAGS)
|
||||
|
||||
xqf_SOURCES = \
|
||||
addmaster.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user