X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a603c6e0bb8b9e79d4136ee0fd0d1bf6a7d010ef..cb3f7f335aa69ba3e6478fea8d4591f4f6d43bc5:/tests/atlocal.in diff --git a/tests/atlocal.in b/tests/atlocal.in index 7277a597..617fbb8f 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -2,7 +2,7 @@ # Configurable variable values for Bison test suite. # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, -# 2009 Free Software Foundation, Inc. +# 2009, 2010 Free Software Foundation, Inc. # We need a C compiler. : ${CC='@CC@'} @@ -46,5 +46,3 @@ CONF_JAVA='@CONF_JAVA@' # We need egrep. : ${EGREP='@EGREP@'} - -abs_top_srcdir='@abs_top_srcdir@'