]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/configure
Fixed building on Cygwin.
[pciutils.git] / lib / configure
index 8895fcead708841e97817f0e22882a4183ff96e4..5e4d97fb9b1af34de79d941ef3582b67b3a61f30 100755 (executable)
@@ -116,7 +116,7 @@ case $sys in
        cygwin)
                echo_n " i386-ports"
                echo >>$c '#define PCI_HAVE_PM_INTEL_CONF'
-               echo >>$m 'LDLIBS+=-lioperm'
+               echo >>$m 'WITH_LIBS+=-lioperm'
                ;;
         *)
                echo " Unfortunately, your OS is not supported by the PCI Library"