+2008-10-12 William Pursell <bill.pursell@gmail.com> (tiny patch)
+
+ * tests/defs.in: Fix comment typo.
+
2008-10-12 William Pursell <bill.pursell@gmail.com>
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
# @configure_input@
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007 Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
CC=icc
export CC
# There is no way to ask *only* the compiler's version.
- # This tool always want to do something (by default
+ # This tool always wants to do something (by default
# it will try link *nothing* and complain it cannot find
# main(); funny). Use -help so it does not try linking anything.
echo "$me: running $CC -V -help"