2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

added HAVE_SYSCONF

This commit is contained in:
Todd C. Miller
1994-05-24 00:26:19 +00:00
parent 5e9f8b3fa8
commit b31df9d649

View File

@@ -85,6 +85,9 @@
# define strrchr rindex
#endif
/* Define if you have sysconf(3c). */
#undef HAVE_SYSCONF
/* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H