summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fbd9f726..2946f0c3 100755
--- a/configure
+++ b/configure
@@ -18984,7 +18984,7 @@ $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
;;
*-*-cygwin)
systype="CYG"
- alpine_path_delim="\\\\"
+ alpine_path_delim="/"
alpine_mode_readonly="(S_IREAD | S_IWRITE)"
alpine_c_client_target="cyg"
LIBS="$LIBS $LIBINTL"