make includes compatible with configure.in
This commit is contained in:
parent
418fa1a396
commit
84646ee581
2
H/Yap.h
2
H/Yap.h
@ -14,7 +14,7 @@
|
|||||||
*************************************************************************/
|
*************************************************************************/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#if defined(YAPOR) || defined(TABLING)
|
#if defined(ENV_COPY) || defined(TABLING)
|
||||||
#include "opt.config.h"
|
#include "opt.config.h"
|
||||||
#endif /* YAPOR || TABLING */
|
#endif /* YAPOR || TABLING */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user