summaryrefslogtreecommitdiff
path: root/include/sysconf.h.cmake
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-11-07 17:19:56 -0500
committerAdam <Adam@anope.org>2012-11-07 19:36:59 -0500
commitac57f41c8762050190badf1b24d67d260f869e00 (patch)
tree2de74f53c2104e2ca9c4883317e4bd2eb49946fe /include/sysconf.h.cmake
parent8b78b6bb104e8c1088d066f153967678b50a15a8 (diff)
We no longer have to use the rungroup provided at build time, it is specified in the config now
Diffstat (limited to 'include/sysconf.h.cmake')
-rw-r--r--include/sysconf.h.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sysconf.h.cmake b/include/sysconf.h.cmake
index 8470f81c4..5f0e275c3 100644
--- a/include/sysconf.h.cmake
+++ b/include/sysconf.h.cmake
@@ -7,7 +7,6 @@
#cmakedefine HAVE_CSTDINT 1
#cmakedefine HAVE_STDINT_H 1
#cmakedefine HAVE_STDDEF_H 1
-#cmakedefine HAVE_SETGRENT 1
#cmakedefine HAVE_STRCASECMP 1
#cmakedefine HAVE_STRICMP 1
#cmakedefine HAVE_STRINGS_H 1
@@ -16,7 +15,6 @@
#cmakedefine HAVE_EPOLL 1
#cmakedefine HAVE_POLL 1
#cmakedefine GETTEXT_FOUND 1
-#cmakedefine RUNGROUP "@RUNGROUP@"
#ifdef HAVE_CSTDINT
# include <cstdint>