From 0ec482b5d5b8e4db993f90df70a4c985a426b411 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Fri, 2 Mar 2018 10:04:52 -0500 Subject: build: fix typo, spelling mistake transistional -> transitional Change-Id: I1eb7e063288384458c305afea6d6c46a358701ff Signed-off-by: Kaleb S. KEITHLEY --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 35e4f27a130..827ec051848 100644 --- a/configure.ac +++ b/configure.ac @@ -1112,7 +1112,7 @@ if test "x$DISABLE_LIBTIRPC" = "xyes" ; then --------------------------------------------------------------------------------- libtirpc or ipv6-default were enabled (by default) but libtirpc-devel is not installed. Disabling libtirpc and ipv6-default and using legacy glibc rpc headers - This is a transistional warning message. Eventually it will be an error message + This is a transitional warning message. Eventually it will be an error message ---------------------------------------------------------------------------------])],[ AC_MSG_ERROR([ --------------------------------------------------------------------------------- -- cgit