Patch to compile libgnomeui
- From: Ettore Perazzoli <ettore ximian com>
- To: gnome-2-0-list gnome org
- Subject: Patch to compile libgnomeui
- Date: 11 Dec 2001 19:42:28 -0500
libgnomeui on CVS doesn't seem to compile from scratch for me without
this patch. OK to commit?
--
Ettore
? gnome-marshal.c
? gnome-marshal.h
? libgnomeui.patch
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/libgnomeui/libgnomeui/ChangeLog,v
retrieving revision 1.1746
diff -u -u -r1.1746 ChangeLog
--- ChangeLog 2001/12/11 21:55:17 1.1746
+++ ChangeLog 2001/12/12 00:41:38
@@ -1,3 +1,7 @@
+2001-12-11 Ettore Perazzoli <ettore ximian com>
+
+ * Makefile.am: Add `gnome-marshal-main.c' to `BUILT_SOURCES'.
+
2001-12-11 jacob berkman <jacob ximian com>
* gnome-mdi.c (gnome_mdi_class_init): use our private marshaller,
Index: Makefile.am
===================================================================
RCS file: /cvs/gnome/libgnomeui/libgnomeui/Makefile.am,v
retrieving revision 1.320
diff -u -u -r1.320 Makefile.am
--- Makefile.am 2001/12/10 23:06:33 1.320
+++ Makefile.am 2001/12/12 00:41:38
@@ -213,6 +213,9 @@
gnome-marshal-main.c: $(srcdir)/gnome-marshal.c $(srcdir)/gnome-marshal.h
+BUILT_SOURCES = \
+ gnome-marshal-main.c
+
EXTRA_DIST = \
AUTHORS \
gnome-marshal.list \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]