diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 71879adeb0..95d0043f59 100644 --- a/configure.ac +++ b/configure.ac @@ -848,6 +848,7 @@ AC_PROG_INSTALL dnl ** how to invoke `ar' and `ranlib' FP_PROG_AR_SUPPORTS_ATFILE +FP_PROG_AR_SUPPORTS_DASH_L FP_PROG_AR_NEEDS_RANLIB dnl ** Check to see whether ln -s works |