mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
With slibtool and sltdl eautoreconf fails because the default aclocal.m4 contains references to the vendored libltdl. This is because upstream generates the sources with libltdl included in AC_CONFIG_SUBDIRS, but then comments the line in configure.ac for release. Closes: https://bugs.gentoo.org/956509 Closes: https://github.com/gentoo/gentoo/pull/42236 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>