2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-01 06:45:10 +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 # define strrchr rindex
#endif #endif
/* Define if you have sysconf(3c). */
#undef HAVE_SYSCONF
/* Define if you have the <malloc.h> header file. */ /* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H #undef HAVE_MALLOC_H