]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/configure
Fix inconsistent bus centric view between the sysfs and proc methods
[pciutils.git] / lib / configure
index 5e4d97fb9b1af34de79d941ef3582b67b3a61f30..b0529a7b789cf2a33ba0c66eaf67be6f11082a0d 100755 (executable)
@@ -32,7 +32,7 @@ if [ -z "$HOST" ] ; then
        then
                sys=freebsd
        fi
-       if [ "$sys" = "CYGWIN_NT-5.1" ]
+       if [ "$sys" = "CYGWIN_NT-5.1" -o "$sys" = "CYGWIN_NT-6.0" ]
        then
                sys=cygwin
        fi