From: JINMEI Tatuya Date: Mon, 21 May 2012 23:01:26 +0000 (-0700) Subject: [1512] reverted accidentally commited local workaround to configure.ac. X-Git-Tag: trac2351_base~226^2~82^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd418d92a81da33ab22b97d3316205ed5e1ad7ec;p=thirdparty%2Fkea.git [1512] reverted accidentally commited local workaround to configure.ac. --- diff --git a/configure.ac b/configure.ac index 8f0fb39177..566b74d61e 100644 --- a/configure.ac +++ b/configure.ac @@ -722,7 +722,7 @@ elif test "${log4cplus_path}" != "yes" ; then LOG4CPLUS_LIBS="-L${log4cplus_path}/lib" else # If not specified, try some common paths. - log4cplusdirs="/opt/pkg /usr/local /usr/pkg /opt /opt/local" + log4cplusdirs="/usr/local /usr/pkg /opt /opt/local" for d in $log4cplusdirs do if test -f $d/include/log4cplus/logger.h; then