gnome-admin: patch for minor build problems
- From: Kang-Jin Lee <lee tengu arco de>
- To: gnome-list gnome org
- Subject: gnome-admin: patch for minor build problems
- Date: Sat, 26 Sep 1998 21:40:04 +0200
Hi,
gnome-admin/{gxsnmp|gulp}, CVS-1998-9-26 fails to build.
Patch follows:
--------------------------
diff -ur gnome-admin-dist/gulp/Makefile.am gnome-admin/gulp/Makefile.am
--- gnome-admin-dist/gulp/Makefile.am Sat Jul 18 19:52:52 1998
+++ gnome-admin/gulp/Makefile.am Sat Sep 26 21:26:30 1998
@@ -39,7 +39,6 @@
$(OBGTK_LIBS) \
$(OBGNOME_LIBS) \
$(GNOMEUI_LIBS) \
- -lgtktty \
$(OBJC_LIBS) \
$(INTLLIBS)
diff -ur gnome-admin-dist/gulp/gulp.h gnome-admin/gulp/gulp.h
--- gnome-admin-dist/gulp/gulp.h Mon Feb 23 22:49:13 1998
+++ gnome-admin/gulp/gulp.h Sat Sep 26 21:30:15 1998
@@ -1,5 +1,4 @@
#include <obgnome/obgnome.h>
-#include <gtktty/gtkled.h>
@interface GULPMainWin : Gnome_AppWin
{
diff -ur gnome-admin-dist/gxsnmp/widgets/Makefile.am gnome-admin/gxsnmp/widgets/Makefile.am
--- gnome-admin-dist/gxsnmp/widgets/Makefile.am Fri Sep 25 22:57:24 1998
+++ gnome-admin/gxsnmp/widgets/Makefile.am Sat Sep 26 21:31:18 1998
@@ -19,6 +19,6 @@
noinst_PROGRAMS = test
test_LDADD = \
- libgtkext.la $(GNOME_LIBDIR) $(GNOMEUI_LIBS) -lgtktty $(INTLLIBS)
+ libgtkext.la $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS)
diff -ur gnome-admin-dist/gxsnmp/widgets/gtkledbar.h gnome-admin/gxsnmp/widgets/gtkledbar.h
--- gnome-admin-dist/gxsnmp/widgets/gtkledbar.h Sun May 31 17:31:57 1998
+++ gnome-admin/gxsnmp/widgets/gtkledbar.h Sat Sep 26 21:32:36 1998
@@ -25,7 +25,7 @@
#include <gdk/gdk.h>
#include <gtk/gtkvbox.h>
-#include <gtktty/gtkled.h>
+#include "gtkled.h"
#ifdef __cplusplus
extern "C" {
--------------------------
--
Kang-Jin Lee
lee@arco.met.fu-berlin.de
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]