Removed warnings from tbarsimpl
Now wxSlider also works for negative values. wx-config reports 2.0.1 made wxUSE_SOCKET default forgot to run autoconf git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,7 +36,7 @@ while test $# -gt 0; do
|
||||
echo $exec_prefix
|
||||
;;
|
||||
--version)
|
||||
echo 2.01
|
||||
echo 2.0.1
|
||||
;;
|
||||
--cflags)
|
||||
if test @includedir@ != /usr/include ; then
|
||||
|
Reference in New Issue
Block a user