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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: pcre                             Date:   19-Apr-2016 14:57:48
  Branch: HEAD                             Handle: 2016041912574800

  Modified files:
    pcre                    configure.ac

  Log:
    - pcre: clean up --coverage spew.

  Summary:
    Revision    Changes     Path
    1.9         +4  -0      pcre/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: pcre/configure.ac
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 configure.ac
  --- pcre/configure.ac 18 Jul 2014 18:33:21 -0000      1.8
  +++ pcre/configure.ac 19 Apr 2016 12:57:48 -0000      1.9
  @@ -28,6 +28,10 @@
   AC_CONFIG_SRCDIR([pcre.h.in])
   AM_INIT_AUTOMAKE([dist-bzip2 dist-zip])
   m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
  +# --- libtool-2.4.6 uses "cru" with error msg
  +#       /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  +AC_SUBST([AR_FLAGS], [cr])
  +
   AC_CONFIG_HEADERS(config.h)
   
   # This is a new thing required to stop a warning from automake 1.12
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to