Commit b8cad83f authored by Christophe Massiot's avatar Christophe Massiot

* extras/contrib/src/Makefile: Fixed libdvdcss compilation.

parent 05e523f4
......@@ -227,6 +227,7 @@ ifdef HAVE_DARWIN_OS
.libtool:
if test -x /usr/bin/glibtoolize; then \
ln -sf /usr/bin/glibtoolize $(PREFIX)/bin/libtoolize ; \
ln -sf /usr/share/aclocal/libtool.m4 $(PREFIX)/share/aclocal ; \
fi
touch $@
endif
......
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