X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8ed3234a14bcb83ac43b777bc7a85328ae9526ae..d1ff7a7cc62900b658ee4bb8cb2a2c6a1b0a2bea:/tests/atlocal.in diff --git a/tests/atlocal.in b/tests/atlocal.in index 2e034275..15c99e62 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,6 +1,6 @@ # @configure_input@ -*- shell-script -*- # Configurable variable values for Bison test suite. -# Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. # We need a C compiler. CC='@CC@' @@ -27,4 +27,4 @@ CXXFLAGS='@O0CXXFLAGS@ @WARNING_CXXFLAGS@ @WERROR_CFLAGS@' LDFLAGS='@LDFLAGS@' # Are special libraries needed? -LIBS='@LIBS@' +LIBS='@LIBS@ @INTLLIBS@'