diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 0895a783d4..ebcbc6504e 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -973,6 +973,9 @@ /* Define if you have working AF_LOCAL sockets */ #undef HAVE_WORKING_AF_LOCAL +/* Define to 1 if you have the <xfs/xqm.h> header file. */ +#undef HAVE_XFS_XQM_H + /* Whether the system has yp_get_default_domain() */ #undef HAVE_YP_GET_DEFAULT_DOMAIN |