diff options
author | David Ward <david.ward@ll.mit.edu> | 2009-12-03 20:22:47 +0300 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2009-12-03 20:22:47 +0300 |
commit | cdb9950482e1180b4a2b6ba05d171bdf2649c84c (patch) | |
tree | cc1e1e04f6adadf006428272c5f23ef4abbefa64 | |
parent | 8b6a15b2821e687177cef3ff057e1c4ec76df888 (diff) |
configure: fix spelling
-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} |