Fix generator.c to avoid calling do_link() on systems that do not support
authorPaul Green <paulg@samba.org>
Thu, 4 May 2006 19:00:37 +0000 (19:00 +0000)
committerPaul Green <paulg@samba.org>
Thu, 4 May 2006 19:00:37 +0000 (19:00 +0000)
commitb59dc8d5ae4cd0170587932550008c60871fafd9
treec5e5c7dbdcd6bb88fd2e0913d694b2aec6ac85bd
parent45ba206a947ddd611ad3cdabdbbacc2e32fca913
Fix generator.c to avoid calling do_link() on systems that do not support
the link() function.  The changes test OK on SuSE Linux and on my own
Stratus VOS system, but I would be grateful if other folks could
double-check this change.  Paul G.
generator.c