diff options
Diffstat (limited to 'gold/config.in')
-rw-r--r-- | gold/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/config.in b/gold/config.in index 93264cf..97af335 100644 --- a/gold/config.in +++ b/gold/config.in @@ -34,6 +34,9 @@ /* Define to 1 if you have the <ext/hash_set> header file. */ #undef HAVE_EXT_HASH_SET +/* Define to 1 if you have the `ffsll' function. */ +#undef HAVE_FFSLL + /* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE |