Fixes so this will work with Imlib 1.9 when it comes out.
Fixes so this will work with Imlib 1.9 when it comes out.
This commit is contained in:
parent
fa208e9487
commit
81a80bbb70
2 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,4 @@
|
|||
|
||||
#undef HAVE_DEVGTK
|
||||
|
||||
#undef WITH_SYMBOL_UNDERSCORE
|
||||
|
|
|
@ -17,6 +17,8 @@ theme_selector_capplet_SOURCES = \
|
|||
gui.c \
|
||||
install.c
|
||||
|
||||
theme_selector_capplet_LDFLAGS = ../../control-center/libcapplet.la `imlib-config --libs`
|
||||
|
||||
theme_selector_capplet_LDADD = ../../control-center/libcapplet.la \
|
||||
$(GNOME_LIBDIR) $(ORB_LIBS) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue