]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/configure
Merge remote-tracking branch 'thesamesam/which-hunt'
[pciutils.git] / lib / configure
index 85bf0b8fe49e72e184bf1dd3e0dbb59d2d5f880f..7585bfe5b6deb739dc916f1f70629277c7c06177 100755 (executable)
@@ -145,9 +145,10 @@ case $sys in
                EXEEXT=.exe
                ;;
        cygwin|windows)
-               echo_n " win32-cfgmgr32"
+               echo_n " win32-cfgmgr32 win32-sysdbg"
                echo >>$c '#define PCI_HAVE_64BIT_ADDRESS'
                echo >>$c '#define PCI_HAVE_PM_WIN32_CFGMGR32'
+               echo >>$c '#define PCI_HAVE_PM_WIN32_SYSDBG'
                # Warning: MinGW-w64 (incorrectly) provides cfgmgr32 functions
                # also in other import libraries, not only in libcfgmgr32.a.
                # So always set -lcfgmgr32 as a first library parameter which