Add a --chdir option to configpm, and use this in the Win32 Makfiles.
[p5sagit/p5-mst-13.2.git] / hints / openbsd.sh
index 0d9f19d..e4b1360 100644 (file)
@@ -118,8 +118,8 @@ $define|true|[yY]*)
        ;;
        esac
        case "$osvers" in
-       [012].*|3.[0-5])
-               # Broken at least up to OpenBSD 3.5, we'll see about 3.6
+       [012].*|3.[0-6])
+               # Broken at least up to OpenBSD 3.6, we'll see about 3.7
                d_getservbyname_r=$undef ;;
        esac
 esac