]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix check for wxUSE_BACKINGFILE.
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 24 Oct 2006 07:29:05 +0000 (07:29 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 24 Oct 2006 07:29:05 +0000 (07:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/chkconf.h

index 43b8c8d6f808ad5278820350821ed841fde093bf..34ee4789e97edea85e466450b113f9cd6d4795ef 100644 (file)
 #           error "wxBackingFile requires wxStream and wxFile or wxFFile"
 #       else
 #           undef wxUSE_BACKINGFILE
 #           error "wxBackingFile requires wxStream and wxFile or wxFFile"
 #       else
 #           undef wxUSE_BACKINGFILE
-#           define wxUSE_BACKINGFILE 1
+#           define wxUSE_BACKINGFILE 0
 #       endif
 #   endif
 #endif /* wxUSE_BACKINGFILE */
 #       endif
 #   endif
 #endif /* wxUSE_BACKINGFILE */