From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl ChangeLog configure.in Date: Fri, 07 Sep 2001 06:33:00 -0000 Message-id: <20010907133330.22384.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00528.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sources.redhat.com 2001-09-07 06:33:30 Modified files: . : ChangeLog configure.in Log message: avoid clobbering any LIBS specified, by not putting -lm in front of them. This allows the user to specify an alternate math library for the configure script.