summaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 28ea3c2a..1537119b 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -76,9 +76,6 @@
// Define if your compiler supports AVX2.
#cmakedefine HAVE_AVX2
-// Define if you have the "geteuid" function.
-#cmakedefine HAVE_GETEUID
-
// Define if you have the "getopt_long" function.
#cmakedefine HAVE_GETOPT_LONG