1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00

* extras/contrib/src/Makefile: Cosmetic.

This commit is contained in:
Christophe Massiot 2005-12-15 18:16:28 +00:00
parent d26257e044
commit 47e25c657a

View File

@ -280,6 +280,7 @@ DISTCLEAN_PKG += autoconf-$(AUTOCONF_VERSION).tar.gz
ifdef HAVE_DARWIN_OS
.libtool:
if test -x /usr/bin/glibtoolize; then \
mkdir -p $(PREFIX)/bin ; \
ln -sf /usr/bin/glibtoolize $(PREFIX)/bin/libtoolize ; \
fi
if test -f /usr/share/aclocal/libtool.m4; then \