RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   17-Jul-2007 14:15:30
  Branch: HEAD                             Handle: 2007071713152900

  Modified files:
    rpm                     configure.ac

  Log:
    there is no AIO consumer in RPM at all, so remove the Autoconf glue
    related to AIO

  Summary:
    Revision    Changes     Path
    2.195       +0  -4      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.194 -r2.195 configure.ac
  --- rpm/configure.ac  17 Jul 2007 09:01:15 -0000      2.194
  +++ rpm/configure.ac  17 Jul 2007 12:15:29 -0000      2.195
  @@ -404,10 +404,6 @@
       ])
   ])
   
  -dnl # AIO API
  -AC_CHECK_HEADERS(aio.h)
  -AC_SEARCH_LIBS(aio_read, [c rt aio posix4])
  -
   dnl # FIXME: platform-hack: MiNT
   AC_CHECK_LIB(port, writev)
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to