# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/fftw/no-fortran.patch # Copyright (C) 2006 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- Many people have no fortran and fftw needs no fortran at all ... - Rene Rebe --- fftw-2.1.5/configure.vanilla 2006-01-16 20:03:57.495507250 +0100 +++ fftw-2.1.5/configure 2006-01-16 20:05:02.399563500 +0100 @@ -9105,7 +9105,7 @@ See \`config.log' for more details." >&5 echo "$as_me: error: cannot compile a simple Fortran program See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } + } fi rm -f conftest.$ac_objext conftest.$ac_ext ac_ext=c