[EMAIL PROTECTED] (Marcin 'Qrczak' Kowalczyk) wrote,

> Mon, 12 Feb 2001 14:07:01 +1100, Manuel M. T. Chakravarty <[EMAIL PROTECTED]> 
>pisze:
> 
> > In fact, if you look at the Makefile in the c2hs/lib/ directory,
> > then you will see that the `depend' target moves these troublesome
> > files into a subdirectory before compilation
> 
> So they will be downloaded each time from the CVS... Perhaps it
> would be better to store them under different names and make symlinks
> if needed?

They are only moved away in the build tree (where they are
only sym links anyway).  if you clean the whole tree and
start again with configuration and build, you should be
fine.

Manuel

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to