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
|
@ -15,8 +15,8 @@ wm_properties_capplet_SOURCES = \
|
|||
|
||||
wm_properties_capplet_LDADD = \
|
||||
../../control-center/libcapplet.la \
|
||||
$(GNOME_LIBDIR) $(ORB_LIBS) $(GNOMEUI_LIBS) $(INTLLIBS) \
|
||||
-lgnorba $(IMLIB_LIBS)
|
||||
$(GNOME_LIBS) $(ORBIT_LIBS) $(GNOMEUI_LIBS) $(INTLLIBS) \
|
||||
$(IMLIB_LIBS)
|
||||
|
||||
EXTRA_DIST = wm-properties.desktop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue