summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlib/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/configure b/lib/configure
index a647d33..7890c4c 100755
--- a/lib/configure
+++ b/lib/configure
@@ -103,7 +103,7 @@ case $sys in
;;
darwin*)
- echo_n " darwin-device"
+ echo_n " darwin"
echo >>$c '#define PCI_HAVE_PM_DARWIN_DEVICE'
echo >>$m 'WITH_LIBS+=-lresolv -framework CoreFoundation -framework IOKit'
echo >>$c '#define PCI_HAVE_64BIT_ADDRESS'