diff bootstrap.conf @ 17843:573f865aa8c8

use gnulib frexp module * bootstrap.conf (gnulib_modules): Include frexp and frexpf. * lo-mappers.cc (xlog2): Use gnulib::frexp. * oct-inttypes.h (dblesplit): Use gnulib::frexp. * data.cc (Feps): Use gnulib::frexp.
author John W. Eaton <jwe@octave.org>
date Mon, 04 Nov 2013 01:19:05 -0500
parents 415583856971
children a4bc3ad4c703
line wrap: on
line diff
--- a/bootstrap.conf	Fri Nov 01 22:14:37 2013 -0400
+++ b/bootstrap.conf	Mon Nov 04 01:19:05 2013 -0500
@@ -38,6 +38,8 @@
   fnmatch
   fopen
   fpucw
+  frexp
+  frexpf
   fseek
   ftell
   getcwd