mirror of
https://github.com/reactos/ccache.git
synced 2025-01-10 05:20:19 +00:00
Make configure hint about which make to run
This commit is contained in:
parent
2ef46395cd
commit
89c1146bb8
@ -108,3 +108,5 @@ AC_CONFIG_FILES([Makefile])
|
|||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
||||||
mkdir -p .deps
|
mkdir -p .deps
|
||||||
|
|
||||||
|
AC_MSG_NOTICE(Now please build ccache by running $ac_cv_path_MAKE)
|
||||||
|
Loading…
Reference in New Issue
Block a user