Skip to content
Snippets Groups Projects
Commit ba71d824 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add MinGW to cases where libdir should be used for regression tests:

    case $host_platform in
        *-*-cygwin*|*-*-mingw)
            PATH=$libdir:$PATH
            export PATH
            ;;
    esac
parent eb8c79a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment