[Mono-bugs] [Bug 41680][Min] Changed - metadata makefile missing BUILT_SOURCES directive
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 27 Apr 2003 08:06:00 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by r.h.lee@attbi.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41680
--- shadow/41680 Sun Apr 27 06:48:21 2003
+++ shadow/41680.tmp.6036 Sun Apr 27 08:06:00 2003
@@ -38,6 +38,14 @@
opcodes.h \
------- Additional Comments From lupus@ximian.com 2003-04-27 06:48 -------
Do you have a pointer to documentation where adding a library to
BUILT_SOURCES is reccomended to solve the issue?
Anyway, this is sure not a blocking bug.
+
+------- Additional Comments From r.h.lee@attbi.com 2003-04-27 08:06 -------
+Hi Lupus, the BUILT_SOURCES information can be found in the automake
+manual @
+
+http://www.gnu.org/manual/automake-1.7.2/html_mono/automake.html
+
+This directive is required for those that use make -jN