comparison bootstrap.conf @ 18881:ff4da3c8ed16 stable

use gnulib log2 modules (bug #42583) * bootstrap.conf (gnulib_modules): Include log2, log2f, log2-ieee, and log2f-ieee, in the list. * lo-mappers.cc (xlog2): Use gnulib:: versions of log2 and log2f. * CMatrix.cc, dMatrix.cc, fCMatrix.cc, fMatrix.cc: Use xlog2.
author John W. Eaton <jwe@octave.org>
date Thu, 19 Jun 2014 15:49:14 -0400
parents a4bc3ad4c703
children 576e4f86ea62 8d267cca249e
comparison
equal deleted inserted replaced
18879:161b11e7da2d 18881:ff4da3c8ed16
48 gettimeofday 48 gettimeofday
49 glob 49 glob
50 isatty 50 isatty
51 largefile 51 largefile
52 link 52 link
53 log2
54 log2-ieee
55 log2f
56 log2f-ieee
53 lstat 57 lstat
54 malloc-gnu 58 malloc-gnu
55 mbrtowc 59 mbrtowc
56 mkdir 60 mkdir
57 mkfifo 61 mkfifo