]> git.pld-linux.org Git - packages/squid.git/blame - squid-ac_fix.patch
- pl for -scripts
[packages/squid.git] / squid-ac_fix.patch
CommitLineData
901408ce
PG
1--- ./configure.in.org Fri Jul 5 00:58:12 2002
2+++ ./configure.in Fri Jul 5 01:01:35 2002
3@@ -1595,7 +1595,7 @@
4 else
5 AC_MSG_RESULT("no")
6 echo "Will use our own inet_ntoa()."
7- LIBOBJS="$LIBOBJS inet_ntoa.o"
8+ AC_LIBOBJ([inet_ntoa])
9 # echo "WARNING: This looks bad, and probably prevents Squid from working."
10 # echo " If you're on IRIX and using GCC 2.8, you probably need"
11 # echo " to use the IRIX C compiler instead."
This page took 0.039278 seconds and 4 git commands to generate.