This is the mail archive of the CVS commit mailing list for the GSL project. See the GSL home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gsl/ /ChangeLog /Makefile.am las/Makefile.am r ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@egcs.cygnus.com	99/04/11 12:47:36

Modified files:
	.              : ChangeLog Makefile.am 
	blas           : Makefile.am 
	err            : Makefile.am 
	fft            : Makefile.am 
	histogram      : Makefile.am 
	ieee-utils     : Makefile.am 
	integration    : Makefile.am 
	interpolation  : Makefile.am 
	linalg         : Makefile.am 
	matrix         : Makefile.am 
	monte          : Makefile.am 
	poly           : Makefile.am 
	randist        : Makefile.am 
	rng            : Makefile.am 
	roots          : Makefile.am 
	siman          : Makefile.am 
	specfunc       : Makefile.am 
	statistics     : Makefile.am 
	sum            : Makefile.am 
	sys            : Makefile.am 
	utils          : Makefile.am 
	vector         : Makefile.am 

Log message:
	libraries and include files are now installed in pkglibdir and
	pkgincludedir (e.g. /usr/local/lib/gsl/ and /usr/local/include/gsl/ by
	default)
	
	libraries are now built and installed separately, not as a single libgsl.a file