diff options
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2590,7 +2590,6 @@ int main(int argc, char **argv) if conftest ; then printf "yes\n" - printf "#define HAVE_ALLOCA 1\n" >> config.h printf "#define ALLOCA_H <%s>\n" $try_header >> config.h have_alloca=y break; |