added HAVE_ALLOCA_H

This commit is contained in:
Todd C. Miller
1996-06-26 02:29:04 +00:00
parent 01d3bf08b9
commit 1775cd1680

View File

@@ -189,6 +189,9 @@
/* 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
/* Define if you have the <alloca.h> header file. */
#undef HAVE_ALLOCA_H
/* Define if you have the <paths.h> header file. */ /* Define if you have the <paths.h> header file. */
#undef HAVE_PATHS_H #undef HAVE_PATHS_H