]> git.saurik.com Git - wxWidgets.git/blobdiff - build/config.gcc
minor additional notes
[wxWidgets.git] / build / config.gcc
index 47ded375d007cc7dc185506efaddde8902b3081e..c0ea7d03a22f8f231f52976a2bb1055ef395c33b 100644 (file)
@@ -67,6 +67,9 @@ USE_GUI = 1
 # Build wxHTML library (USE_GUI must be 1)? [0,1]
 USE_HTML = 1
 
+# Build ODBC database classes (USE_GUI must be 1)? [0,1]
+USE_ODBC = 0
+
 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1]
 USE_OPENGL = 0