repo.or.cz
/
gentoo
/
gentoo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dev-python/agate: Bump to 1.13.0
[gentoo/gentoo.git]
/
net-mail
/
courier-imap
/
files
/
courier-imap-5.1.8-aclocal-fix.patch
blob
0ab4ca0f54034d413b39dc7fe5c1e444f7800770
1
Kill unneeded call to AC_PROG_SYSCONFTOOL (bug #168206).
2
3
--- a/configure.ac 2022-11-05 19:37:21.629552607 +0100
4
+++ b/configure.ac 2022-11-05 19:37:31.622405720 +0100
5
@@ -14,7 +14,6 @@
6
AC_PROG_INSTALL
7
AC_PROG_LN_S
8
AC_PROG_MAKE_SET
9
-AC_PROG_SYSCONFTOOL
10
LT_INIT
11
12
AC_PATH_PROGS(PERL, perl5 perl, perl)