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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   21-Mar-2010 01:09:12
  Branch: HEAD                             Handle: 2010032100091200

  Modified files:
    rpm                     configure.ac

  Log:
    - nix: wire up AutoFu for libATerm.a (retrofitted into
    nix-0.15-1.src.rpm).

  Summary:
    Revision    Changes     Path
    2.432       +7  -0      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.431 -r2.432 configure.ac
  --- rpm/configure.ac  19 Mar 2010 20:03:30 -0000      2.431
  +++ rpm/configure.ac  21 Mar 2010 00:09:12 -0000      2.432
  @@ -1486,6 +1486,13 @@
         fi
       ], [])
   
  +dnl # ATerm (needed by Nix)
  +RPM_CHECK_LIB(
  +    [ATerm], [aterm],
  +    [ATerm], [ATinit], [aterm1.h],
  +    [no,external:none], [],
  +    [
  +    ], [])
   dnl # Nix
   dnl # XXX the tests are mostly pointless, all bow to the AutoFu!
   AC_LANG_PUSH(C++)
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to