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
GSoC
GSoC2018
macOS
vlc
Commits
d8b80380
Commit
d8b80380
authored
Aug 02, 2007
by
Pierre d'Herbemont
Browse files
contrib: Fix .libtool on Mac OS X.
parent
a11f9ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
d8b80380
...
...
@@ -294,8 +294,8 @@ libtool: libtool-$(LIBTOOL_VERSION).tar.gz
.libtool
:
libtool
(
cd
$<
;
./configure
--prefix
=
$(PREFIX)
&&
make
&&
make
install
)
ln
-s
libtool
$(PREFIX)
/bin/glibtool
ln
-s
libtoolize
$(PREFIX)
/bin/glibtoolize
ln
-s
f
libtool
$(PREFIX)
/bin/glibtool
ln
-s
f
libtoolize
$(PREFIX)
/bin/glibtoolize
touch
$@
CLEAN_PKG
+=
libtool
...
...
Write
Preview
Markdown
is supported
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