From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/ /Makefile.am /TODO /configure.in /gsl_ver ... Date: Tue, 07 Mar 2000 11:21:00 -0000 Message-id: <20000307192150.18079.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00077.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.cygnus.com 00/03/07 11:21:50 Modified files: . : Makefile.am TODO configure.in gsl_version.h.in libtoolswitch.pl version.c blas : ChangeLog Makefile.am block : Makefile.am dht : Makefile.am eigen : 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 min : Makefile.am monte : Makefile.am multimin : Makefile.am multiroots : Makefile.am ode-initval : Makefile.am permutation : Makefile.am poly : Makefile.am randist : Makefile.am rng : Makefile.am roots : Makefile.am siman : Makefile.am sort : Makefile.am specfunc : Makefile.am statistics : Makefile.am sum : Makefile.am sys : Makefile.am utils : Makefile.am vector : Makefile.am Log message: Switched on libtool, with blas implementation libraries installed separately so that alternatives can be substituted. Applications should now be compiled with gcc ... -lgsl -lgslblasnative Changed versioning to a single version string which is preferable to x.y.z.