diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index cfcc8d1f..8a7e9d42 100644 --- a/configure.ac +++ b/configure.ac @@ -316,8 +316,6 @@ AC_CHECK_MEMBERS([struct statfs.f_flags],,,[[#include <sys/param.h> # Check if we can use symbol visibility support in GCC GCC_VISIBILITY_CC -# Check if we have -fgnu89-inline flag -GCC_GNU89_INLINE_CC # Host-dependant definitions INODECMD="stat -c '%i %n'" |