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:
Arturo Espinosa 1999-01-09 01:41:01 +00:00
parent fa208e9487
commit 81a80bbb70
2 changed files with 3 additions and 0 deletions

View file

@ -19,3 +19,4 @@
#undef HAVE_DEVGTK
#undef WITH_SYMBOL_UNDERSCORE

View file

@ -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) \