Bild fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-01-29 18:04:49 +00:00
parent 82540ef232
commit cf33637f02
2 changed files with 14 additions and 1 deletions

View File

@@ -61,7 +61,7 @@
#define wxHAVE_GLIBC2 0
//------------------------------------------------------------------------
// GUI control options (allways enabled in wxGTK)
// GUI control options (always enabled in wxGTK)
//------------------------------------------------------------------------
/*
@@ -110,6 +110,10 @@
* streams implementation.
*/
#define wxUSE_STD_IOSTREAM 1
/*
* Use constraints mechanism
*/
#define wxUSE_CONSTRAINTS 1
//------------------------------------------------------------------------
// PS options