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