Implementation question:

Would y'all prefer fully qualifying all .c file references
[${srcdir}/file.c], or would using VPATH be acceptable? Note - using VPATH
means that the separate srcdir build would only work with makes that support
it, whereas not using it means it would work anywhere. One's just alot
slower to implement.

-- Nathan

> -----Original Message-----
> From: Neulinger, Nathan [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 12, 2001 8:07 AM
> To: '[EMAIL PROTECTED]'
> Subject: [OpenAFS-devel] Build in separate objdir...
> 
> 
> I'm in the process of developing a patch for this support, 
> and have a decent
> chunk of it completed. It will allow the traditional
> /path/to/srcdir/configure type of objdir support typically 
> found in gnu
> style apps.
> 
> So far is mostly working on the dirs I have converted, but is slow and
> tedious cause not very much of the changes can be automated. This is
> probably work that will be thrown away once we get to 
> automake, but that
> could be a while down the road, so might as well get 
> something useful in
> place now. 
> 
> I'll probably send a patch-in-progress later today at least.
> 
> -- Nathan
> 
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  [EMAIL PROTECTED]
> University of Missouri - Rolla         Phone: (573) 341-4841
> Computing Services                       Fax: (573) 341-4216
> _______________________________________________
> OpenAFS-devel mailing list
> [EMAIL PROTECTED]
> https://lists.openafs.org/mailman/listinfo/openafs-devel
> 
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to