Error on make distcheck with current cvs

Gerard Jungman jungman@lanl.gov
Tue Sep 14 21:28:00 GMT 2004


On Tue, 2004-09-14 at 13:51, Stewart V. Wright wrote:
> 
> In summary in the gsl/Makefile.am file the problem is to do with the lines:
>  
>   clean: remove-links
>   distclean: remove-links
>  
> when they should read:
> 
>   clean-local: remove-links
>   distclean-local: remove-links

The current CVS version actually says:

  clean: clean-am remove-links
  distclean: distclean-am remove-links

Explicitly, what change are you advocating?

-- 
Gerard Jungman <jungman@lanl.gov>
Los Alamos National Laboratory



More information about the Gsl-discuss mailing list