projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4df1b8a
)
Make sure to get the headers from zlib correctly
author
Chris Lattner
<sabre@nondot.org>
Fri, 26 Mar 2004 17:04:53 +0000
(17:04 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 26 Mar 2004 17:04:53 +0000
(17:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12521
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/libpng/Makefile
patch
|
blob
|
history
diff --git
a/runtime/libpng/Makefile
b/runtime/libpng/Makefile
index 5bd65751edb5d777b549a602091da33fd020126a..9d9b8ddf3359659fbceb4ea95d7cb6f92bb1bba8 100644
(file)
--- a/
runtime/libpng/Makefile
+++ b/
runtime/libpng/Makefile
@@
-11,6
+11,7
@@
BYTECODE_LIBRARY=1
BUILD_ARCHIVE=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=png
+CPPFLAGS += -I../zlib
Source = png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \