commit 87360354c4b7cc231b69e38cba38e7798895e940 parent 930df5aa860db3a95d4083d819c300e2b74ed4c6 Author: Alexander Kojevnikov <alexander@kojevnikov.com> Date: Tue, 26 Mar 2013 09:46:01 -0700 Show the wxWidgets version when configuring Diffstat:
M | configure.ac | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac @@ -97,6 +97,7 @@ ${PACKAGE}-${VERSION} Install Prefix: ${prefix} C++ Compiler: ${CXX} OS: ${os} + wxWidgets: ${WX_VERSION} Use Valgrind: ${use_valgrind} EOF