Fix config.h.in HAVE_ALLOCA_H and HAVE_FSEEKO defines

This patch fixes the config.h.in file to correctly undefine
these two defines so that configure can define them when
available.
This commit is contained in:
Cary R 2010-05-27 17:45:01 -07:00 committed by Stephen Williams
parent 7fba664f4c
commit 5a6683197a
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@
#endif
/* These two are needed by the lxt and lxt2 files (copied from GTKWave). */
# define HAVE_ALLOCA_H 1
# define HAVE_FSEEKO 1
# undef HAVE_ALLOCA_H
# undef HAVE_FSEEKO
/*
* Define this if you want to compile vvp with memory freeing and