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
Gautam Chitnis
web-ui-redesign
Commits
6ea1a270
Commit
6ea1a270
authored
Oct 21, 2007
by
Pierre d'Herbemont
Browse files
contrib/src/Makefile: Make sure libpng link name is correctly set on Mac OS X. (Reported by maru).
parent
fc68d313
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
6ea1a270
...
...
@@ -1591,9 +1591,9 @@ ifeq ($(PNG_VERSION),1.2.8)
else
(
cd
$<
;
$(HOSTCC)
./configure
$(HOSTCONF)
--prefix
=
$(PREFIX)
&&
make
&&
make
install
)
endif
endif
endif
$(INSTALL_NAME)
endif
touch
$@
CLEAN_FILE
+=
.png
...
...
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