]> git.saurik.com Git - bison.git/commitdiff
Code cleanup.
authorJoel E. Denny <jdenny@clemson.edu>
Mon, 1 Feb 2010 22:26:29 +0000 (17:26 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Mon, 1 Feb 2010 22:38:55 +0000 (17:38 -0500)
* tests/atlocal.in (abs_top_srcdir): Remove shell variable,
which is already defined in atconfig.
(cherry picked from commit 0ee1af2ed57e29c8f5971884d7196e04f524b0b2)

ChangeLog
tests/atlocal.in

index 62488863a16dcc47916cb05c9fa186553eb08859..5f51f202424f8bc3e12cecf333b1b0e71372ef80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-01  Joel E. Denny  <jdenny@clemson.edu>
+
+       Code cleanup.
+       * tests/atlocal.in (abs_top_srcdir): Remove shell variable,
+       which is already defined in atconfig.
+
 2010-01-22  Joel E. Denny  <jdenny@clemson.edu>
 
        tests: fix missing include caught by g++ 4.4.1.
index d2c6f03600589f8377e025ae351fc4125c938e81..99b7a628fd6639cea7ca7e81f2e00f829b47a4fb 100644 (file)
@@ -45,5 +45,3 @@ CONF_JAVA='@CONF_JAVA@'
 
 # We need egrep.
 : ${EGREP='@EGREP@'}
-
-abs_top_srcdir='@abs_top_srcdir@'