From d737f85c66ee8e8f759069858ef5fc9788a32b87 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 25 Feb 2012 23:59:58 +0100 Subject: Make --enable-gsl-fudge the default There's absolutely no sensible reason why this should be optional - it doesn't cause any difficulties when enabled. --- config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 2b7e683d..34cedce2 100644 --- a/config.h.in +++ b/config.h.in @@ -9,9 +9,6 @@ /* 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