octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HAVE_FFTW macro


From: John W. Eaton
Subject: Re: HAVE_FFTW macro
Date: Sun, 17 Mar 2013 05:16:23 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 03/17/2013 05:03 AM, Daniel J Sebald wrote:

Is the "undef" important. The commented-out undef sort of suggests the
norm is to have HAVE_X defined whereby uncommenting will cause HAVE_X to
be undefined. That is, instead of uncommenting the line, the action is
to change the line to

#define HAVE_FFTW3 1

Why not have:

/* Define to 1 if FFTW3 is available. */
/* #define HAVE_FFTW3 1 */


Not super important.

That's a question about autoconf's design, not something for us to change only in Octave.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]