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 00f928640e..2c8fddc0b3 100644 --- a/configure.ac +++ b/configure.ac @@ -38,8 +38,6 @@ if test -z "$GPERF" ; then AC_MSG_ERROR([*** gperf not found]) fi -# PKG_CHECK_MODULES(BLKID,[blkid >= 2.20]) - # Checks for header files. AC_CHECK_HEADERS( [arpa/inet.h fcntl.h inttypes.h limits.h netinet/in.h stddef.h stdint.h stdlib.h string.h \ |