Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c252bf

Browse files
committed
Renamed USE_MAC_DYNAMIC_LOADING to HAVE_DYNAMIC_LOADING
1 parent e721f3d commit 1c252bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/mwerks/mwerks_nonshared_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define MAC_TCL /* This *must* be on if USE_TK is on */
2020
/* #define USE_MAC_SHARED_LIBRARY /* Enable code to add shared-library resources */
2121
/* #define USE_MAC_APPLET_SUPPORT /* Enable code to run a PYC resource */
22-
/* #define USE_MAC_DYNAMIC_LOADING /* Enable dynamically loaded modules */
22+
/* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */
2323
/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
2424
#define USE_GDBM /* Include the gdbm module */
2525
#define USE_ZLIB /* Include the zlib module */

0 commit comments

Comments
 (0)