diff options
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/configure.ac.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in index 8af06d2254..a9fc134021 100644 --- a/distrib/configure.ac.in +++ b/distrib/configure.ac.in @@ -56,6 +56,9 @@ FIND_GCC() FP_GCC_VERSION AC_PROG_CPP +FP_PROG_LD_HashSize31 +FP_PROG_LD_ReduceMemoryOverheads + # dnl ** Check gcc version and flags we need to pass it ** # |