mirror of
https://github.com/alexkay/spek.git
synced 2025-06-12 21:32:31 +03:00
Show the wxWidgets version when configuring
This commit is contained in:
parent
930df5aa86
commit
87360354c4
@ -97,6 +97,7 @@ ${PACKAGE}-${VERSION}
|
|||||||
Install Prefix: ${prefix}
|
Install Prefix: ${prefix}
|
||||||
C++ Compiler: ${CXX}
|
C++ Compiler: ${CXX}
|
||||||
OS: ${os}
|
OS: ${os}
|
||||||
|
wxWidgets: ${WX_VERSION}
|
||||||
Use Valgrind: ${use_valgrind}
|
Use Valgrind: ${use_valgrind}
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user