From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/. configure.in Date: Sat, 08 May 1999 13:17:00 -0000 Message-id: <19990508201700.11668.qmail@egcs.cygnus.com> X-SW-Source: 1999/msg00127.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@egcs.cygnus.com 99/05/08 13:16:59 Modified files: . : configure.in Log message: now check for "extern inline" using a modified version of AC_C_INLINE, since we use "extern inline" but only checked for "inline", and some compilers only support the latter.