]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
fixed to translatable strings output
[wxWidgets.git] / include / wx / chkconf.h
index e11fad03ac606294f14113e87436a2fb8331adc4..1cd1afe4604525bd83d45b88473062a2313ad799 100644 (file)
 #   endif
 #endif /* !defined(wxUSE_DYNLIB_CLASS) */
 
+/* don't give an error about this one yet, it's not fully implemented */
 #ifndef wxUSE_FSVOLUME
-#   ifdef wxABORT_ON_CONFIG_ERROR
-#       error "wxUSE_FSVOLUME
-#   else
-#       define wxUSE_FSVOLUME 0
-#   endif
+#   define wxUSE_FSVOLUME 0
 #endif /* !defined(wxUSE_FSVOLUME) */
 
 #ifndef wxUSE_DYNAMIC_LOADER