diff options
Diffstat (limited to 'win/configure')
-rwxr-xr-x | win/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/win/configure b/win/configure index 271bc3a..8bc626f 100755 --- a/win/configure +++ b/win/configure @@ -3239,6 +3239,11 @@ echo "${ECHO_T}$CELIB_DIR" >&6 # Set some defaults (may get changed below) EXTRA_CFLAGS="" +cat >>confdefs.h <<\_ACEOF +#define MODULE_SCOPE extern +_ACEOF + + # Extract the first word of "cygpath", so it can be a program name with args. set dummy cygpath; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 |