mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
Thanks to Ørjan Malde (red@foxi.me) for patch Closes: https://github.com/gentoo/gentoo/pull/19062 Closes: https://bugs.gentoo.org/765568 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
11 lines
223 B
Diff
11 lines
223 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -11,7 +11,6 @@ AM_MAINTAINER_MODE
|
|
AC_ISC_POSIX
|
|
AM_PROG_CC_C_O
|
|
AC_HEADER_STDC
|
|
-AM_PROG_LIBTOOL
|
|
AC_PROG_INSTALL
|
|
|
|
AC_DEFINE_UNQUOTED(UDEVIL_VERSION, "$VERSION", [udevil version])
|