]> granicus.if.org Git - sudo/commitdiff
added HAVE_ALLOCA_H
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Jun 1996 02:29:04 +0000 (02:29 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Jun 1996 02:29:04 +0000 (02:29 +0000)
config.h.in

index 350652abac341ef82666676740445cb17a49a7d5..e7f1f4013d3da8a452d52df834030f2dbad72906 100644 (file)
 /* Define if you have the <malloc.h> header file.  */
 #undef HAVE_MALLOC_H
 
+/* Define if you have the <alloca.h> header file.  */
+#undef HAVE_ALLOCA_H
+
 /* Define if you have the <paths.h> header file.  */
 #undef HAVE_PATHS_H