Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568647
en ru br
ALT Linux repositórios
S:2.23.08.RB30-alt2
D:2.01.10.RB21-alt3
5.0: 2.01.10.RB23-alt1
4.1: 2.01.10.RB22-alt1
4.0: 2.01.10-alt6.1.0
3.0: 2.01.10-alt5.1

Group :: Monitoramento
RPM: webalizer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: webalizer-alt-configure.patch
Download


diff -pruN webalizer-2.01-10-RB22/configure webalizer-2.01-10-RB22.alt/configure
--- webalizer-2.01-10-RB22/configure	2008-03-31 19:54:35 +0400
+++ webalizer-2.01-10-RB22.alt/configure	2008-04-01 17:53:03 +0400
@@ -1977,8 +1977,8 @@ ac_cv_GEOIPINC=$GEOIPINC
  fi
 
   
-echo $ac_n "checking for libGeoIP.a""... $ac_c" 1>&6
-echo "configure:1982: checking for libGeoIP.a" >&5
+echo $ac_n "checking for libGeoIP.so""... $ac_c" 1>&6
+echo "configure:1982: checking for libGeoIP.so" >&5
 if eval "test \"`echo '$''{'ac_cv_GEOIPLIB'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@ -1987,8 +1987,8 @@ fi
 
 INPATH=$ac_cv_GEOIPLIB
 if test "$INPATH" = ""; then
- for i in ${PREFIX}/lib /usr/local/lib /usr/lib /lib ${prefix}/lib ./ ${EXTRA_GEOIPLIB}; do
-   if test -f "$i/libGeoIP.a"; then
+ for i in ${PREFIX}/lib /usr/local/lib /usr/lib /usr/lib64 /lib ${prefix}/lib ./ ${EXTRA_GEOIPLIB}; do
+   if test -f "$i/libGeoIP.so"; then
    INPATH=$i
    fi
  done
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009