fixed autoconf problem with VERSION/PATCHLEVEL variables
authorArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 17:53:50 +0000 (10:53 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 17:53:50 +0000 (10:53 -0700)
commitf00b56b34a1d43c6cc3e7489fdde4f284d776420
tree988bd3278144eda468d2cd7343c59b598d2e0ab8
parent7b4dacf6fe9f8c10b6eb4d6070869a3d933dbeb5
fixed autoconf problem with VERSION/PATCHLEVEL variables

xboard used it's own version of PRODUCT, VERSION and PATCHLEVEL variables. Switched to PACKAGE_STRING provided by autoconf
backend.c
configure.ac
winboard/config.h
winboard/winboard.c
xboard.c