Oaf orbit-idl dep fix.
- From: Michael Meeks <michael ximian com>
- To: Maciej Stachowiak <mjs eazel com>
- Cc: gnome-components-list gnome org
- Subject: Oaf orbit-idl dep fix.
- Date: Wed, 20 Jun 2001 12:36:32 -0400 (EDT)
May I commit ?
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/oaf/ChangeLog,v
retrieving revision 1.155
diff -u -r1.155 ChangeLog
--- ChangeLog 2001/06/19 01:49:07 1.155
+++ ChangeLog 2001/06/20 16:35:54
@@ -1,3 +1,9 @@
+2001-06-20 Michael Meeks <michael ximian com>
+
+ * liboaf/Makefile.am: add orbit-idl dependency on idl.
+
+ * oafd/Makefile.am: ditto.
+
2001-06-18 Ramiro Estrugo <ramiro fateware com>
* oaf-2.0.pc.in:
Index: liboaf/Makefile.am
===================================================================
RCS file: /cvs/gnome/oaf/liboaf/Makefile.am,v
retrieving revision 1.22
diff -u -r1.22 Makefile.am
--- liboaf/Makefile.am 2001/06/17 07:11:21 1.22
+++ liboaf/Makefile.am 2001/06/20 16:35:55
@@ -80,11 +80,11 @@
# And again.
../liboaf/oaf-factory.h: stamp-factory-idl
-stamp-idl: $(top_srcdir)/idl/oaf.idl
+stamp-idl: $(top_srcdir)/idl/oaf.idl $(ORBIT_IDL)
$(ORBIT_IDL) -I$(top_srcdir)/idl --define=OAF_COMPILATION
$(top_srcdir)/idl/oaf.idl
touch stamp-idl
-stamp-factory-idl: $(top_srcdir)/idl/oaf-factory.idl
+stamp-factory-idl: $(top_srcdir)/idl/oaf-factory.idl $(ORBIT_IDL)
$(ORBIT_IDL) -I$(top_srcdir)/idl
--define=GNOME_FACTORY_COMPILATION $(top_srcdir)/idl/oaf-factory.idl
touch stamp-factory-idl
Index: oafd/Makefile.am
===================================================================
RCS file: /cvs/gnome/oaf/oafd/Makefile.am,v
retrieving revision 1.26
diff -u -r1.26 Makefile.am
--- oafd/Makefile.am 2001/06/14 06:40:34 1.26
+++ oafd/Makefile.am 2001/06/20 16:35:55
@@ -74,7 +74,7 @@
CLEANFILES=stamp-parser stamp-idl
-oaf-skels.c: $(top_srcdir)/idl/oaf.idl
+oaf-skels.c: $(top_srcdir)/idl/oaf.idl $(ORBIT_IDL)
$(ORBIT_IDL) --noheaders $(top_srcdir)/idl/oaf.idl
dist-hook:
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]