gnome-core/panel patch; other gnome-core stuff
- From: Josh Sled <jsled scam XCF Berkeley EDU>
- To: gnome-list gnome org
- Subject: gnome-core/panel patch; other gnome-core stuff
- Date: Mon, 11 May 1998 01:12:31 -0700
There needs to be a higher-level way to set MICO_VERS... it was
a pain in the arse to go through and modify the Makefile in all
the applet subdirs... why am I punished just because I have mico
2.0.6? Why??? :)
Plus, my checkout of gnome-core didn't give me the oft-talked
about fish applet [or netload, for that matter]... it used
to, but apparently not anymore. :(
But, it doesn't matter, since I can't get gnome-core compiled
anyways because desktop-properties/imlib-misc.c won't compile
with Imlib 1.3... and the bleeding-edge Imlib from CVS that
has the included data structure [ImlibInitParams] won't
compile either... yet.
Argh... guess I'll have to wait some more to try gnome... :(
Take care,
...jsled
Mon May 11 01:02:00 1998 Josh Sled <jsled@xcf.berkeley.edu>
* Makefile.am: Modify MICO_LIBS to allow mico-glue.o's
symbols to be satisfied when trying to link panel.
--- Makefile.am 1998/05/08 03:09:58 1.75
+++ Makefile.am 1998/05/11 08:09:02
@@ -26,8 +26,8 @@
gnome-panel.cc \
gnome-panel.h
-MICO_VERS = 2.0.5
-MICO_LIBS = -lmicocoss$(MICO_VERS) -lmicoaux$(MICO_VERS) -lmico$(MICO_VERS)
+MICO_VERS = 2.0.6
+MICO_LIBS = -lmicocoss$(MICO_VERS) -lmicogtk$(MICO_VERS) -lmicoaux$(MICO_VERS)
-lmico$(MICO_VERS)
lib_LTLIBRARIES = libpanel_applet.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]