RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: popt/ configure.ac

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sun 04 Nov 2007 - 14:48:46 CET
Message-Id: <20071104134846.24D4334847A@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: popt                             Date:   04-Nov-2007 14:48:46
  Branch: HEAD                             Handle: 2007110413484500

  Modified files:
    popt                    configure.ac

  Log:
    no longer required to check for alloca(3)

  Summary:
    Revision    Changes     Path
    1.31        +0  -1      popt/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: popt/configure.ac
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 configure.ac
  --- popt/configure.ac	4 Nov 2007 10:00:04 -0000	1.30
  +++ popt/configure.ac	4 Nov 2007 13:48:45 -0000	1.31
  @@ -69,7 +69,6 @@
   AC_SUBST(MARK64)
   
   AC_CHECK_HEADERS(float.h libintl.h mcheck.h unistd.h langinfo.h)
  -AC_FUNC_ALLOCA
   
   # For some systems we know that we have ld_version scripts.
   # Use it then as default.
  @@ .
Received on Sun Nov 4 14:48:46 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.