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

  Server: rpm5.org                         Name:   Arkadiusz Miskiewicz
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   29-Jul-2008 18:00:16
  Branch: HEAD                             Handle: 2008072916001500

  Modified files:
    rpm                     configure.ac

  Log:
    Explictly use AC_PROG_CXX to get @CXX@ subsitution in macros.in.

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

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.305 -r2.306 configure.ac
  --- rpm/configure.ac  28 Jul 2008 14:35:25 -0000      2.305
  +++ rpm/configure.ac  29 Jul 2008 16:00:15 -0000      2.306
  @@ -107,6 +107,7 @@
   
   AC_PROG_CC
   AC_PROG_CPP
  +AC_PROG_CXX
   
   AC_USE_SYSTEM_EXTENSIONS
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to