diff options
Diffstat (limited to 'pkg/util-linux/config.h')
| -rw-r--r-- | pkg/util-linux/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index 30b29057..e018f434 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -68,7 +68,7 @@ #define HAVE_LASTLOG_H 1 #define HAVE_LCHOWN 1 /* #undef HAVE_LIBAUDIT */ -/* #undef HAVE_LIBBLKID */ +#define HAVE_LIBBLKID 1 /* #undef HAVE_LIBCAP_NG */ /* #undef HAVE_LIBCRYPT */ /* #undef HAVE_LIBECONF */ |
