1 --- configure.orig 2009-05-30 22:58:54.000000000 +0200
2 +++ configure 2009-05-30 22:59:20.000000000 +0200
3 @@ -20695,7 +20695,7 @@
4 echo "$as_me: error: ATLAS not found!
5 ATLAS version 3.0 or greater is required for this library to compile. Please make sure ATLAS is installed and specify the header and libraries location with the options --with-atlas-include=<path> and --with-atlas-lib=<path> respectively when running configure.
7 - { (exit 1); exit 1; }; }
9 elif test "x$atlas_found" = "xno" ; then
10 { echo "$as_me:$LINENO: result: not found" >&5
11 echo "${ECHO_T}not found" >&6; }
12 @@ -20705,7 +20705,7 @@
13 echo "$as_me: error: ATLAS not found!
14 ATLAS version 3.0 or greater is required for this library to compile. Please make sure ATLAS is installed and specify the header and libraries location with the options --with-atlas-include=<path> and --with-atlas-lib=<path> respectively when running configure.
16 - { (exit 1); exit 1; }; }
20 CFLAGS=${BACKUP_CFLAGS}