]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Check for fdopen. Probably everywhere has it, but check until we are sure.
[wxWidgets.git] / setup.h_vms
index 6b62637966410abb47c9d3f3de8b55ed99cdb821..3ad1d29a824937ae7c52bd4a5ccda2e82d4c1556 100644 (file)
@@ -1205,6 +1205,9 @@ typedef pid_t GPid;
 /* Define if you have Pango xft support */
 #undef HAVE_PANGO_XFT
 
+/* Define if fdopen is available.  */
+#undef HAVE_FDOPEN
+
 /* ---------------------------------------------------------------------
    Win32 adjustments section
    ---------------------------------------------------------------------