Massive changes to build system to permit gnome-2.0 compilation. From here
2000-01-13 Jonathan Blandford <jrb@redhat.com> * configure.in: Massive changes to build system to permit gnome-2.0 compilation. From here on out, you need gnome-2.0 or greater installed. You will prolly not be able to get this to work.
This commit is contained in:
parent
60041f483a
commit
abf55dfec0
8 changed files with 146 additions and 35 deletions
|
@ -12,8 +12,8 @@ mime_type_capplet_SOURCES = mime-type-capplet.c\
|
|||
new-mime-window.h new-mime-window.c
|
||||
|
||||
mime_type_capplet_LDADD = ../../control-center/libcapplet.la \
|
||||
$(GNOME_LIBDIR) $(ORB_LIBS) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS) -lgnorba
|
||||
$(GNOME_LIBS) $(ORBIT_LIBS) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS)
|
||||
|
||||
EXTRA_DIST = \
|
||||
mime-type.desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue