index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2014-01-02 12:37:09 -0600 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-01-06 14:38:50 +1000 |
commit | bad86247f74c181f9ae2e01fc71d5289f08f3bc3 (patch) | |
tree | 18018690aac02431173e6f7e8ced1ac5400ceeac /configure.ac | |
parent | e25afaf673f8be96a05ad1ed68e3bedaf1f88585 (diff) |
-rw-r--r-- | configure.ac | 2 |
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'" |