aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2017-03-29 15:53:20 +0200
committerAndreas Schneider <asn@samba.org>2017-04-06 08:35:45 +0200
commit308f3442499b57f77435f928d56fdd6b085802cd (patch)
tree276f04f9d5e657dce8ff11f72fe811b69dab242c
parentcccdca57f275799ee86e189196f0b2642243c763 (diff)
downloadpam_wrapper-308f3442499b57f77435f928d56fdd6b085802cd.tar.gz
pam_wrapper-308f3442499b57f77435f928d56fdd6b085802cd.tar.xz
pam_wrapper-308f3442499b57f77435f928d56fdd6b085802cd.zip
cmake: Remove unused define
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jakub Hrozek <jakub.hrozek@posteo.se> Reviewed-by: Ralph Boehme <slow@samba.org>
-rw-r--r--config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 513b885..d587f84 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -23,9 +23,6 @@
/*************************** FUNCTIONS ***************************/
-/* Define to 1 if you have the `seteuid' function. */
-#cmakedefine HAVE_SETEUID 1
-
#cmakedefine HAVE_PAM_VSYSLOG 1
#cmakedefine HAVE_PAM_SYSLOG 1