move config.h.in

from executer/kernel/mcctrl/config.h.in
to   executer/config.h.in
This commit is contained in:
NAKAMURA Gou
2016-03-14 21:36:11 +09:00
parent 6c59de9300
commit 1fd0b03e78
4 changed files with 4 additions and 4 deletions

View File

@ -227,7 +227,7 @@ AC_SUBST(IHK_RELEASE_DATE)
AC_SUBST(MCKERNEL_RELEASE_DATE)
AC_SUBST(DCFA_RESEASE_DATE)
AC_CONFIG_HEADERS([executer/kernel/mcctrl/config.h])
AC_CONFIG_HEADERS([executer/config.h])
AC_CONFIG_FILES([
Makefile
executer/user/Makefile