Hi Alex,
I don't really know autotools and how they are supposed to be used.
This process (using bootstrapped release tarball + running autoreconf) is
the standard way how Yocto project builds autotool based components.
Maybe because release tarballs are bootstrapped with a possibly/usually
differ
On 2024-11-07 16:48, Marko, Peter wrote:
Commit [1] removed directory libltdl/m4 from release tarball by merging
all those files into libltdl/aclocal.m4,
Clarification: While commit b4addc22 itself did not remove any
directories or merged any files, bootstrapping Squid after that commit
may
Dear squid maintainers,
Commit [1] removed directory libltdl/m4 from release tarball by merging
all those files into libltdl/aclocal.m4, however makefiles still
reference it causing following error (in Yocto project):
| autoreconf: Entering directory 'libltdl'
| autoreconf: configure.ac: not usin
Hi Ben
Here what I was using with squid 3.8 (I now use another proxy solution)
If you don't want the login popup for non domain users, remove the basic auth
# Install samba
# Join proxy to domain
Net ads join –U username
# Setup krb5.conf
[libdefaults]
default_realm = MyDomain.loc
[rea