diff options
| author | Michael Forney <mforney@mforney.org> | 2023-01-16 00:27:52 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2023-01-21 16:59:42 -0800 |
| commit | d4a2a386d5ca254e2ef624fb6eddf204ea84c787 (patch) | |
| tree | c123613495ec1369f8ca031be718d0265d7e3c5a /pkg/util-linux/config.h | |
| parent | a71f3be4f5d4ff078ff5674d6e5ab23faa56203f (diff) | |
util-linux: Build libblkid
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 */ |
