hi,

attached a patch that changes the README file in dynclasses directory. The original doesn't mention you have to do "perl Configure.pl" after adding a new PMC file.

klaas-jan
--- README      2005-07-28 13:10:51.000000000 +0200
+++ README.new  2005-07-28 13:10:32.000000000 +0200
@@ -58,8 +58,10 @@
 =item 2
 
 Edit C<../config/gen/makefiles/dynclasses.in> and append your PMC(s) to
-the build target and:
-
+the build target. The dynclasses.in file is processed by Configure.pl to 
+create the real makefiles. So, invoke the configure script, then make:
+               
+       $ perl Configure.pl
        $ make
 
 =item 3

Reply via email to