Added image plugin library defs for IRIX, submission from Randall Hopper.
This commit is contained in:
parent
dd3603c9db
commit
177a09b47a
@ -145,6 +145,10 @@ endif
|
|||||||
-lpftri -lpfunc -lpfvct -lpfdu -lpfutil -lpf -limage
|
-lpftri -lpfunc -lpfvct -lpfdu -lpfutil -lpf -limage
|
||||||
SOCKET_LIBS =
|
SOCKET_LIBS =
|
||||||
OTHER_LIBS = -lm
|
OTHER_LIBS = -lm
|
||||||
|
PNG_LIBS = -lpng
|
||||||
|
JPEG_LIBS = -ljpeg
|
||||||
|
TIFF_LIB = -ltiff
|
||||||
|
GIF_LIBS = -lungif
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user