1 diff --git a/../smartmontools-6.5/configure b/./configure
2 index acb028a..5e2c7a1 100755
3 --- a/../smartmontools-6.5/configure
5 @@ -6703,7 +6703,7 @@ fi
9 - os_libs='-framework CoreFoundation -framework IOKit'
10 + os_libs='-framework ApplicationServices -framework IOKit'
14 diff --git a/../smartmontools-6.5/configure.ac b/./configure.ac
15 index 6bd61d7..32ff50c 100644
16 --- a/../smartmontools-6.5/configure.ac
18 @@ -508,7 +508,7 @@ case "${host}" in
22 - os_libs='-framework CoreFoundation -framework IOKit'
23 + os_libs='-framework ApplicationServices -framework IOKit'