projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(blind) wxUniv compilation fix: define the method using wxWindow out of line, i.e...
[wxWidgets.git]
/
src
/
png
/
scripts
/
makefile.netbsd
diff --git
a/src/png/scripts/makefile.netbsd
b/src/png/scripts/makefile.netbsd
index a7015267279d862a333a83d02e9cfb90b15fe055..dc0b8b45901e68427c8f0442f3660fbb47dd0e2a 100644
(file)
--- a/
src/png/scripts/makefile.netbsd
+++ b/
src/png/scripts/makefile.netbsd
@@
-13,7
+13,7
@@
INCSDIR=${LOCALBASE}/include/libpng
LIB= png
SHLIB_MAJOR= 3
-SHLIB_MINOR= 1.2.
6
+SHLIB_MINOR= 1.2.
7
SRCS= pnggccrd.c png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \
pngwtran.c pngmem.c pngerror.c pngpread.c