make includes compatible with configure.in

This commit is contained in:
Costa Vitor 2009-08-19 20:22:49 -05:00
parent 418fa1a396
commit 84646ee581

View File

@ -14,7 +14,7 @@
*************************************************************************/
#include "config.h"
#if defined(YAPOR) || defined(TABLING)
#if defined(ENV_COPY) || defined(TABLING)
#include "opt.config.h"
#endif /* YAPOR || TABLING */