From: Dennis S. <sy...@yo...> - 2004-06-20 14:10:40
|
On Sun, 2004-06-20 at 11:03 -0300, Duilio Javier Protti wrote: > > Isn't it safer to not use symlinks for the final package ? > The 'dist' target will not copy the symlinks, but the > files which are pointed by the symlinks > > > To include the headers next time in dist I should add them to the > > sources right ? > Yes. That will cause also that when you modify some header, > 'make' will detect that and will rebuild targets that depend > on that header. Oooh was this supported by automake 1.4 as well ? sounds good and I will be fixing that, however I've mailed you a few issues, could you take a look at it ? |