diff options
Diffstat (limited to 'comms/gmfsk/files/patch-config.h.in')
-rw-r--r-- | comms/gmfsk/files/patch-config.h.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/gmfsk/files/patch-config.h.in b/comms/gmfsk/files/patch-config.h.in new file mode 100644 index 000000000000..12ce1651a549 --- /dev/null +++ b/comms/gmfsk/files/patch-config.h.in @@ -0,0 +1,11 @@ +--- ./config.h.in.orig Thu May 29 21:48:43 2003 ++++ ./config.h.in Thu May 29 21:48:51 2003 +@@ -20,7 +20,7 @@ + #undef HAVE_DFFTW_H + + /* Define to 1 if you have the <fftw.h> header file. */ +-#undef HAVE_FFTW_H ++#define HAVE_FFTW_H + + /* Define if the GNU gettext() function is already present or preinstalled. */ + #undef HAVE_GETTEXT |