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

  Server: rpm5.org                         Name:   Pinto Elia
  Root:   /v/rpm/cvs                       Email:  devzero2...@rpm5.org
  Module: popt                             Date:   26-Oct-2010 18:22:06
  Branch: HEAD                             Handle: 2010102616220600

  Modified files:
    popt                    CHANGES Makefile.am

  Log:
     fix: add missing automake per target test* LDFLAGS

  Summary:
    Revision    Changes     Path
    1.146       +1  -0      popt/CHANGES
    1.72        +3  -0      popt/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: popt/CHANGES
  ============================================================================
  $ cvs diff -u -r1.145 -r1.146 CHANGES
  --- popt/CHANGES      26 Oct 2010 16:09:39 -0000      1.145
  +++ popt/CHANGES      26 Oct 2010 16:22:06 -0000      1.146
  @@ -1,4 +1,5 @@
   1.17 -> 2.0:
  +    - devzero2000: fix: add missing automake per target test* LDFLAGS
       - devzero2000: require, as in autogen.sh, a minimal automake version for 
bootstrap 
       - devzero2000: added --enable-valgrind autoconf option
       - Fixed VPATH building with arbitrary directory structure
  @@ .
  patch -p0 <<'@@ .'
  Index: popt/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.71 -r1.72 Makefile.am
  --- popt/Makefile.am  26 Oct 2010 15:59:47 -0000      1.71
  +++ popt/Makefile.am  26 Oct 2010 16:22:06 -0000      1.72
  @@ -27,6 +27,9 @@
   test1_CFLAGS  = $(AM_CFLAGS) 
   test2_CFLAGS  = $(AM_CFLAGS) 
   tdict_CFLAGS  = $(AM_CFLAGS) 
  +test1_LDFLAGS  = $(AM_LDFLAGS) 
  +test2_LDFLAGS  = $(AM_LDFLAGS) 
  +tdict_LDFLAGS  = $(AM_LDFLAGS) 
   test1_LDADD  = $(top_builddir)/$(usrlib_LTLIBRARIES)
   test2_LDADD  = $(top_builddir)/$(usrlib_LTLIBRARIES)
   tdict_LDADD  = $(top_builddir)/$(usrlib_LTLIBRARIES)
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to