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:   15-Aug-2014 21:30:14
  Branch: rpm-5_4                          Handle: 2014081519301300

  Modified files:           (Branch: rpm-5_4)
    rpm                     configure.ac

  Log:
    - git: prefer external over internal.

  Summary:
    Revision    Changes     Path
    2.472.2.108 +1  -1      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.472.2.107 -r2.472.2.108 configure.ac
  --- rpm/configure.ac  15 Aug 2014 01:22:35 -0000      2.472.2.107
  +++ rpm/configure.ac  15 Aug 2014 19:30:13 -0000      2.472.2.108
  @@ -1566,7 +1566,7 @@
   RPM_CHECK_LIB(
       [Libgit2], [libgit2],
       [git2], [git_repository_open], [git2.h],
  -    [no,internal:external:none], [libgit2:include],
  +    [no,external:internal:none], [libgit2:include],
       [
         AM_CONDITIONAL([WITH_LIBGIT2], [true])
         if test ".$RPM_CHECK_LIB_LOCATION" = .internal; then
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to