Mercurial > hg > octave-kai > gnulib-hg
diff m4/exponentl.m4 @ 11053:90ea94356c75
Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 20 Jan 2009 00:57:07 +0100 |
parents | 12944217dba7 |
children | c2cbabec01dd |
line wrap: on
line diff
--- a/m4/exponentl.m4 +++ b/m4/exponentl.m4 @@ -1,11 +1,11 @@ -# exponentl.m4 serial 1 -dnl Copyright (C) 2007-2008 Free Software Foundation, Inc. +# exponentl.m4 serial 2 +dnl Copyright (C) 2007-2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_LONG_DOUBLE_EXPONENT_LOCATION], [ - AC_REQUIRE([AC_C_BIGENDIAN]) + AC_REQUIRE([gl_BIGENDIAN]) AC_CACHE_CHECK([where to find the exponent in a 'long double'], [gl_cv_cc_long_double_expbit0], [