bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Code cleanup.


From: Joel E. Denny
Subject: [PATCH] Code cleanup.
Date: Mon, 1 Feb 2010 18:00:32 -0500 (EST)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

I pushed this to branch-2.5 and master.

>From 0ee1af2ed57e29c8f5971884d7196e04f524b0b2 Mon Sep 17 00:00:00 2001
From: Joel E. Denny <address@hidden>
Date: Mon, 1 Feb 2010 17:26:29 -0500
Subject: [PATCH] Code cleanup.

* tests/atlocal.in (abs_top_srcdir): Remove shell variable,
which is already defined in atconfig.
---
 ChangeLog        |    6 ++++++
 tests/atlocal.in |    2 --
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ad247f5..8d99795 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-01  Joel E. Denny  <address@hidden>
+
+       Code cleanup.
+       * tests/atlocal.in (abs_top_srcdir): Remove shell variable,
+       which is already defined in atconfig.
+
 2010-01-21  Joel E. Denny  <address@hidden>
 
        * cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
diff --git a/tests/atlocal.in b/tests/atlocal.in
index d2c6f03..99b7a62 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -45,5 +45,3 @@ CONF_JAVA='@CONF_JAVA@'
 
 # We need egrep.
 : ${EGREP='@EGREP@'}
-
-abs_top_srcdir='@abs_top_srcdir@'
-- 
1.5.4.3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]