X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8757a0fdeee00ea6a7cc717188a0e129ad8a553c..dabe9e2482180ada77d2adda2b3c03db22059fb8:/CMake/config.h.in?ds=sidebyside diff --git a/CMake/config.h.in b/CMake/config.h.in index c23254929..6f39e2f58 100644 --- a/CMake/config.h.in +++ b/CMake/config.h.in @@ -64,6 +64,9 @@ #cmakedefine LIBEXEC_DIR "${LIBEXEC_DIR}" #cmakedefine BIN_DIR "${BIN_DIR}" +/* Group of the root user */ +#cmakedefine ROOT_GROUP "${ROOT_GROUP}" + #define APT_8_CLEANER_HEADERS #define APT_9_CLEANER_HEADERS #define APT_10_CLEANER_HEADERS