]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-link.patch
- let's call it a typo
[packages/rpm.git] / rpm-link.patch
CommitLineData
06590b1b
JB
1--- rpm-4.4.3/configure.ac.orig 2005-11-19 11:30:59.197389000 +0100
2+++ rpm-4.4.3/configure.ac 2005-11-19 16:17:10.397970072 +0100
3@@ -439,7 +439,7 @@
4 ])
5
6 AC_CHECK_HEADERS(aio.h)
7-AC_SEARCH_LIBS(aio_read, [c rt aio posix4])
8+dnl not used? AC_SEARCH_LIBS(aio_read, [c rt aio posix4])
9
10 dnl Better not use fchmod at all.
11 AC_CHECK_FUNC(fchmod)
This page took 0.105889 seconds and 4 git commands to generate.