add workaround for dlopen() bug on OpenBSD (relative paths that
[p5sagit/p5-mst-13.2.git] / Configure
index 94fd519..475a8df 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -2358,6 +2358,9 @@ EOM
                qnx) osname=qnx
                        osvers="$4"
                        ;;
+               cygwin*) osname=cygwin
+                       osvers="$3"
+                       ;;
                $2) case "$osname" in
                        *isc*) ;;
                        *freebsd*) ;;