From fa39e58d91ab5a2acee0d933b7a7565cbbc4bfe5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 16 Jan 2011 19:40:28 +0100 Subject: Add an option to fudge CBLAS if necessary --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 0f412281..80cbca26 100644 --- a/config.h.in +++ b/config.h.in @@ -9,6 +9,9 @@ /* Define to 1 when the gnulib module strnlen should be tested. */ #undef GNULIB_TEST_STRNLEN +/* Define to 1 if the GSL fudge is needed */ +#undef GSL_FUDGE + /* Define to 1 if you have the header file. */ #undef HAVE_BP_SYM_H -- cgit v1.2.3