Commit 47e25c65 authored by Christophe Massiot's avatar Christophe Massiot

* extras/contrib/src/Makefile: Cosmetic.

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