mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-11-01 13:18:47 +00:00
configure: typo in include
Signed-off-by: Ferenc Wágner <wferi@niif.hu> Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
2ce2c99c79
commit
e7458b0ad3
@ -78,7 +78,7 @@ if ! ${MAKE-make} --version /cannot/make/this >/dev/null 2>&1; then
|
||||
AC_MSG_ERROR([you don't seem to have GNU make; it is required])
|
||||
fi
|
||||
|
||||
sinclude(coroysync-default.m4)
|
||||
sinclude(corosync-default.m4)
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
|
||||
Loading…
Reference in New Issue
Block a user