diff options
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 634d6359..9c47b5b4 100755 --- a/configure.ac +++ b/configure.ac @@ -1545,7 +1545,7 @@ echo " Quagga configuration -------------------- quagga version : ${PACKAGE_VERSION} -host operationg system : ${host_os} +host operating system : ${host_os} source code location : ${srcdir} compiler : ${CC} compiler flags : ${CFLAGS} |