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: rpm Date: 25-Jun-2007 09:39:28
Branch: HEAD Handle: 2007062508392800
Modified files:
rpm configure.ac
Log:
there is no RPM subst variable used anywhere, so nuke this AC_SUBST
call
Summary:
Revision Changes Path
2.125 +0 -2 rpm/configure.ac
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/configure.ac
============================================================================
$ cvs diff -u -r2.124 -r2.125 configure.ac
--- rpm/configure.ac 25 Jun 2007 07:38:03 -0000 2.124
+++ rpm/configure.ac 25 Jun 2007 07:39:28 -0000 2.125
@@ -1145,8 +1145,6 @@
testdir="`pwd`/tests"
AC_SUBST(testdir)
-AC_SUBST(RPM)
-
dnl ##
dnl ## OUTPUT HANDLING
dnl ##
@@ .
Received on Mon Jun 25 09:39:28 2007