RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: file/ configure.ac

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Mon 02 Jul 2007 - 08:48:12 CEST
Message-Id: <20070702064812.89F533484EA@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: file                             Date:   02-Jul-2007 08:48:12
  Branch: HEAD                             Handle: 2007070207481200

  Modified files:
    file                    configure.ac

  Log:
    put files locally

  Summary:
    Revision    Changes     Path
    1.24        +1  -0      file/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: file/configure.ac
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 configure.ac
  --- file/configure.ac	25 May 2007 17:35:59 -0000	1.23
  +++ file/configure.ac	2 Jul 2007 06:48:12 -0000	1.24
  @@ -1,6 +1,7 @@
   dnl Process this file with autoconf to produce a configure script.
   AC_INIT
   AC_CONFIG_SRCDIR([src/file.c])
  +AC_CONFIG_AUX_DIR(.)
   AM_INIT_AUTOMAKE(file, 4.20)
   AM_CONFIG_HEADER([config.h])
   AM_MAINTAINER_MODE
  @@ .
Received on Mon Jul 2 08:48:12 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.