From octave-maintainers-request at bevo dot che dot wisc dot edu Wed May 2 14:26:19 2001 Subject: Re: [patch] Use fftw if available From: Trond Varslot To: Mumit Khan Cc: octave-maintainers at bevo dot che dot wisc dot edu Date: Wed, 2 May 2001 21:28:03 +0200 > > > > I did run autoconf after patching. This gave the extra option of --with-fftw for the configure script. > > > > That's not sufficient. You'll also need to regenerate config.h.in by > running autoheader. CVS Octave has a script called autogen.sh (don't > know if this is tar releases), which will re-create everything for > you. Yes, now everything works just fine. I think I saw you mentioning 'autogen' in your initial post, but as this script is not present in the tar-release of 2.1.33, I just assumed you ment something like autoconf. I'm not all that familiar with autoconf, so I was not able to deduce that autoheader must be run aswell:) Well, I can verify that the patch works fine with 2.1.33 on my platform - RH7.0/i686, and seems to handle my particular needs. I've also noticed that the patch is now included in the main tree. -- Trond Varslot.