The Samba-Bugzilla – Attachment 1987 Details for
Bug 3868
Enabling --with-aio-support option wipes out set of additional libs necessary for compilation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Make AIO_LIBS persistent on one level up
patch-configure.in (text/plain), 352 bytes, created by
Timur Bakeyev
on 2006-06-26 19:52:41 UTC
(
hide
)
Description:
Make AIO_LIBS persistent on one level up
Filename:
MIME Type:
Creator:
Timur Bakeyev
Created:
2006-06-26 19:52:41 UTC
Size:
352 bytes
patch
obsolete
>--- configure.in.orig Tue Jun 27 01:17:12 2006 >+++ configure.in Tue Jun 27 01:17:29 2006 >@@ -4879,6 +4879,7 @@ > AC_MSG_RESULT(yes) > case "$host_os" in > *) >+ AIO_LIBS=$LIBS > AC_CHECK_LIB(rt,aio_read,[AIO_LIBS="$LIBS -lrt"]) > AC_CHECK_LIB(aio,aio_read,[AIO_LIBS="$LIBS -laio"]) > AC_CACHE_CHECK([for asynchronous io support],samba_cv_HAVE_AIO,[
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3868
: 1987