diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
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 <bp-sym.h> header file. */ #undef HAVE_BP_SYM_H |