Commit cc8ad2cd authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Fix OSX build of dvdnav

parent e527d4f9
......@@ -712,7 +712,7 @@ libdvdnav: libdvdnav-$(LIBDVDNAV_VERSION).tar.gz
$(EXTRACT_GZ)
patch -p 0 < Patches/dvdnav.patch
ifeq ($(SYS),DARWIN)
(cd $@; autoheader)
(cd $@; autoconf)
endif
ifeq ($(SYS),BEOS)
(cd $@; ./autogen.sh noconfig)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment