Move versioning to configure, test for SSE2 and show a summary
authorToni Spets <toni.spets@iki.fi>
Sun, 13 Mar 2011 11:13:32 +0000 (13:13 +0200)
committerToni Spets <toni.spets@iki.fi>
Mon, 14 Mar 2011 17:34:15 +0000 (19:34 +0200)
commit01a9e37bad66bf1bf1e73f117782e4ee28dfc850
tree6462151bce99ebec6bf47e9566740ae393d5f01a
parent19dc019f2754b0b8492a1c26b0bb5c0971ad46a4
Move versioning to configure, test for SSE2 and show a summary

* version.h is no longer, configure will take care of setting the version in config.h
* SSE2 is tested in configure, --with-sse2 and --without-sse2 overrides auto detection
* show a summary of detected and used libraries in the end of configure
build-arcade.sh
build-home.sh
configure.ac
generate-version [deleted file]
src/ProductInfo.h