]> granicus.if.org Git - sudo/commitdiff
added HAVE_SYSCONF
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 00:26:19 +0000 (00:26 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 24 May 1994 00:26:19 +0000 (00:26 +0000)
config.h.in

index fb4b3570618504b50f2598dd4d66c1edfa8a159c..86a787b36ac9ffb4c8d95f74165f59e17c9b7bd8 100644 (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