> > Most people with problems seem to have some m4 files in some > subdir that didn't get updated. > > Is this some open source package we could take a look at?
Yes it is Squid-3. The official snapshot bundle can be found at: http://www.squid-cache.org/Versions/v3/HEAD/ The bundle is generated on another OS with older autoconf version that does not have this issue. The problem appears when this is bootstrapped to the newer autotools chain. The script used to do that bootstrap can be found at: http://bazaar.launchpad.net/%7Elifeless/squid/squid3-trunk/annotate/head%3A/bootstrap.sh The linkage problem is then displayed by: mkdir test && cd test && ../configure --silent && make check Amos -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org