From: Josh Soref Date: Thu, 2 Feb 2017 10:11:28 +0000 (+0000) Subject: spelling: locations X-Git-Tag: rec-4.1.0-alpha1~291^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e672341a27000bf8a2b6db4fa796a8a699c5feb1;p=thirdparty%2Fpdns.git spelling: locations --- diff --git a/m4/pdns_with_oracle.m4 b/m4/pdns_with_oracle.m4 index d8428f9cbf..0f16fbd0df 100644 --- a/m4/pdns_with_oracle.m4 +++ b/m4/pdns_with_oracle.m4 @@ -31,7 +31,7 @@ AC_DEFUN([PDNS_WITH_ORACLE],[ AC_SUBST([ORACLE_LIBS]) if test x"$with_oracle_libs" = "x"; then - # check possible locationse + # check possible locations for p1 in /usr/lib/oracle /usr/local/lib/oracle; do for p2 in $p1/*/client*/lib; do if test -d "$p2"; then