oaf build issue



Hi all,
	I'm having a circular dependancy problem in oaf/oafd. The
patch below seems to fix it.

	Can I commit?

Cheers,
Mark.

diff -ur oaf.old/ChangeLog oaf/ChangeLog
--- oaf.old/ChangeLog	Thu Jun 21 11:07:24 2001
+++ oaf/ChangeLog	Tue Jul 10 23:34:10 2001
@@ -1,3 +1,8 @@
+2001-07-10  Mark McLoughlin  <mark skynet ie>
+
+	* oafd/Makefile.am(BUILT_SOURCES): killed
+	OAF_naming-service.oaf.
+
 2001-06-20  Michael Meeks  <michael ximian com>

 	* liboaf/Makefile.am: add orbit-idl dependency on idl.
diff -ur oaf.old/oafd/Makefile.am oaf/oafd/Makefile.am
--- oaf.old/oafd/Makefile.am	Thu Jun 21 11:07:26 2001
+++ oaf/oafd/Makefile.am	Tue Jul 10 23:31:52 2001
@@ -70,7 +70,7 @@
 ac-query-parse.h: stamp-parser
 	test -f y.tab.h && mv -f y.tab.h ac-query-parse.h || touch $@

-BUILT_SOURCES=ac-query-lex.c ac-query-parse.c ac-query-parse.h oaf-skels.c OAF_naming-service.oaf
+BUILT_SOURCES=ac-query-lex.c ac-query-parse.c ac-query-parse.h oaf-skels.c

 CLEANFILES=stamp-parser stamp-idl






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]