Yes, if we are able to raise the required autoconf level from 2.13 to 2.5x
this is one (not the only) change to make.
Can we do this? If so I'll generate a branch for it on
devel.squid-cache.org.
Rob
----- Original Message -----
From: "Henrik Nordstrom" <hno@marasystems.com>
To: <robertc@squid-cache.org>
Sent: Friday, July 05, 2002 6:41 PM
Subject: Fwd: [Bug 375] New - Fix for autoconf >2.5
>
>
> ----------  Forwarded Message  ----------
>
> Subject: [Bug 375] New - Fix for autoconf >2.5
> Date: 4 Jul 2002 23:24:58 -0000
> From: bugzilla-daemon@squid-cache.org
> To: squid-bugs@squid-cache.org
>
> http://www.squid-cache.org/bugs/show_bug.cgi?id=375
>
> *** shadow/375 Thu Jul  4 17:24:58 2002
> --- shadow/375.tmp.19699 Thu Jul  4 17:24:58 2002
> ***************
> *** 0 ****
> --- 1,29 ----
> +
>  +===================================================================
> =========+ + | Fix for autoconf >2.5
>                      | +
>  +-------------------------------------------------------------------
> ---------+ + |        Bug #: 375                         Product:
>  Squid                   | + |       Status: NEW
>     Version: 2.4                     | + |   Resolution:
>                Platform: PC                      | + |     Severity:
>  normal                   OS/Version: All                     | + |
>    Priority: P2                        Component: src
>      | +
>  +-------------------------------------------------------------------
> ---------+ + |  Assigned To: squid-bugs@squid-cache.org
>                      | + |  Reported By: blues@ds.pg.gda.pl
>                                  | + |      CC list: Cc:
>                                              | +
>  +-------------------------------------------------------------------
> ---------+ + |          URL:
>                      | +
>  +===================================================================
> =========+ + |                              DESCRIPTION
>                      | + To use squid with new autoconf you have to
>  add this patch: +
> + --- ./configure.in.org  Fri Jul  5 00:58:12 2002
> + +++ ./configure.in      Fri Jul  5 01:01:35 2002
> + @@ -1595,7 +1595,7 @@
> +  else
> +         AC_MSG_RESULT("no")
> +         echo "Will use our own inet_ntoa()."
> + -       LIBOBJS="$LIBOBJS inet_ntoa.o"
> + +       AC_LIBOBJ([inet_ntoa])
> +  #      echo "WARNING: This looks bad, and probably prevents Squid
>  from working." +  #      echo "         If you're on IRIX and using
>  GCC 2.8, you probably need" +  #      echo "         to use the IRIX
>  C compiler instead."
>
> -------------------------------------------------------
>
>
Received on Fri Jul 05 2002 - 03:47:46 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:46 MST