Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use DEFAULT_INCLUDES for bundled sources
Users can custom include flags in AM_CFLAGS by INCLUDES macro. For now, Groonga requires bundled mruby and Onigmo. So if user changes INCLUDES and has installed mruby and Onigmo, it may cause build error.
- Loading branch information