]> git.sur5r.net Git - openldap/blobdiff - configure
Fix typo in last commit.
[openldap] / configure
index faa9dd5acdcc3baea02f4106392220f2b2c44166..343d5ae8051e300fcd31bff45ee34e5bcf6d8c0a 100755 (executable)
--- a/configure
+++ b/configure
@@ -1816,7 +1816,7 @@ TLS_LIBS=
 
 
 
-if test "$host_os" != "cygwin" ;
+if test "${host_os}" != "cygwin" ; then
        CC=${CC-"cc"}
 fi