]> 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:26:29 +0000 (17:26 -0500)
* tests/atlocal.in (abs_top_srcdir): Remove shell variable,
which is already defined in atconfig.

ChangeLog
tests/atlocal.in

index ad247f59c96385044b2b9b4f12ba1bdc15f34189..8d99795df143ca34a15cac691a4d31a3bab45810 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-21  Joel E. Denny  <jdenny@clemson.edu>
 
        * cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
index d2c6f03600589f8377e025ae351fc4125c938e81..99b7a628fd6639cea7ca7e81f2e00f829b47a4fb 100644 (file)
@@ -45,5 +45,3 @@ CONF_JAVA='@CONF_JAVA@'
 
 # We need egrep.
 : ${EGREP='@EGREP@'}
-
-abs_top_srcdir='@abs_top_srcdir@'