Browse code

bb #1570: Put DMG in off state for win32 (temporary)

David Raynor authored on 2013/09/13 23:50:47
Showing 1 changed files
... ...
@@ -231,6 +231,9 @@
231 231
 /* Define to '1' if you have the curses.h library */
232 232
 /* #undef HAVE_LIBPDCURSES */
233 233
 
234
+/* Define to 1 if you have the 'libxml2' library (-lxml2). */
235
+/* #undef HAVE_LIBXML2 */
236
+
234 237
 /* Define to 1 if you have the `z' library (-lz). */
235 238
 #define HAVE_LIBZ 1
236 239