diff options
Diffstat (limited to 'tools/depends/target/libcdio-gplv3/osx.patch')
-rw-r--r-- | tools/depends/target/libcdio-gplv3/osx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libcdio-gplv3/osx.patch b/tools/depends/target/libcdio-gplv3/osx.patch index b981f38e03..ab8415edd1 100644 --- a/tools/depends/target/libcdio-gplv3/osx.patch +++ b/tools/depends/target/libcdio-gplv3/osx.patch @@ -13,7 +13,7 @@ ## [Define 1 if you have AIX CD-ROM support]) ;; - darwin[[6-9]].*|darwin[[1-9]][[0-9]].*) -+ x86_64-apple-darwin*) ++ *-apple-darwin*) AC_CHECK_HEADERS(IOKit/IOKitLib.h CoreFoundation/CFBase.h, [have_iokit_h="yes"]) if test "x$have_iokit_h" = "xyes" ; then |