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
|
@ -10,8 +10,8 @@ bin_PROGRAMS = url-properties
|
|||
url_properties_SOURCES = url-properties.c
|
||||
|
||||
url_properties_LDADD = ../../control-center/libcapplet.la \
|
||||
$(GNOME_LIBDIR) $(ORB_LIBS) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS) -lgnorba
|
||||
$(GNOME_LIBS) $(ORBIT_LIBS) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS)
|
||||
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue