X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1462fcee1ed295b24f47758b370068aa6304bb41..840341d67d779107373c42d879ea14518751d7df:/tests/atlocal.in diff --git a/tests/atlocal.in b/tests/atlocal.in index d2c6f036..294feee0 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,7 +1,7 @@ # @configure_input@ -*- shell-script -*- # Configurable variable values for Bison test suite. -# Copyright (C) 2000-2010 Free Software Foundation, Inc. +# Copyright (C) 2000-2011 Free Software Foundation, Inc. # We need a C compiler. : ${CC='@CC@'} @@ -45,5 +45,3 @@ CONF_JAVA='@CONF_JAVA@' # We need egrep. : ${EGREP='@EGREP@'} - -abs_top_srcdir='@abs_top_srcdir@'