Hm.  Try changing line 1440 in main.c to this:

  (void) define_variable ("CURDIR", 6, current_directory, o_file, 0);

(change the "o_default" parameter to "o_file").  That should work.


It's a bit odd; perhaps this variable was badly named.  It should have
been ".CURDIR", probably.  That would have avoided most of these
issues.

Oh well, too late now! :-).

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to