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

Skip to content

Commit 85d8be5

Browse files
committed
Define HAVE_DYNAMIC_LOADING.
This is part of a set of patches by Greg Stein.
1 parent db3ec1b commit 85d8be5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

acconfig.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,8 @@
142142
*/
143143
#undef HAVE_LARGEFILE_SUPPORT
144144

145+
/* Defined when any dynamic module loading is enabled */
146+
#undef HAVE_DYNAMIC_LOADING
147+
145148

146149
/* Leave that blank line there-- autoheader needs it! */

0 commit comments

Comments
 (0)