Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
b86026bb
Commit
b86026bb
authored
Sep 04, 2005
by
Christophe Massiot
Browse files
* extras/contrib/src/Makefile: Really fixed the libtool target.
parent
d254b103
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
b86026bb
...
...
@@ -227,7 +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
;
\
ln
-sf
/usr/share/aclocal/libtool.m4
$(PREFIX)
/share/aclocal
-
$(AUTOMAKE_VERSION)
;
\
fi
touch
$@
endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment