X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=880672d42c2921c2b2301aae7b253aa6affc9fc4;hp=7920d6cad3c00dc06fbc48343659c20fcd5bef01;hb=7d06ef0a5cd2f0a4e021d3d12f3841cce529e0f2;hpb=62ca29b81b5f19007889439b744a16776607a55e diff --git a/configure.ac b/configure.ac index 7920d6cad..880672d42 100644 --- a/configure.ac +++ b/configure.ac @@ -180,6 +180,7 @@ AC_SUBST([OUR_LDFLAGS], "$with_ldflags $address_sanitizer_ldflags") AC_CHECK_SIZEOF(pid_t) AC_CHECK_SIZEOF(uid_t) +AC_CHECK_SIZEOF(gid_t) # ------------------------------------------------------------------------------ # we use python to build the man page index, and for systemd-python