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:
Ferenc Wágner 2015-08-13 12:34:25 +02:00 committed by Jan Friesse
parent 2ce2c99c79
commit e7458b0ad3

View File

@ -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