added wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong in configure by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-12-14 18:49:54 +00:00
parent 84f19880c6
commit b685cd9bc8
4 changed files with 11 additions and 2 deletions

2
configure vendored
View File

@@ -1349,7 +1349,7 @@ else
DEFAULT_wxUSE_SERIAL=yes
DEFAULT_wxUSE_JOYSTICK=yes
DEFAULT_wxUSE_DYNLIB_CLASS=yes
DEFAULT_wxUSE_LONGLONG=no
DEFAULT_wxUSE_LONGLONG=yes
DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes
DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes