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:
Robert Roebling
1999-03-02 08:56:59 +00:00
parent b8c99a930e
commit b1a39f47f8
7 changed files with 29 additions and 27 deletions

View File

@@ -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