]> andersk Git - openssh.git/blobdiff - acconfig.h
- (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.
[openssh.git] / acconfig.h
index 6e760cdfda23df50eafe673ffee1a010f439ac41..804c37dee1869dc405ae872dab09788fc95cdeca 100644 (file)
 /* Define if your platform breaks doing a seteuid before a setuid */
 #undef SETEUID_BREAKS_SETUID
 
+/* Define if your setreuid() is broken */
+#undef BROKEN_SETREUID
+
+/* Define if your setregid() is broken */
+#undef BROKEN_SERREGID
+
 /* Define to a Set Process Title type if your system is */
 /* supported by bsd-setproctitle.c */
 #undef SPT_TYPE
This page took 0.184362 seconds and 4 git commands to generate.