added -lpthread to the link line for Linux builds. Seems Red Hat 7.3

turns up undefined symbols without it.
This commit is contained in:
Don BURNS
2002-07-11 23:30:18 +00:00
parent 0ea6a7af4a
commit c0360c15bc

View File

@@ -195,7 +195,7 @@ endif
-lpfrot -lpfscale -lpfsgf -lpfsgo -lpfsphere -lpfsv \
-lpftri -lpfunc -lpfvct -lpfdu -lpfutil -lpf
SOCKET_LIBS =
OTHER_LIBS =
OTHER_LIBS = -lpthread
PNG_LIBS = -lpng
JPEG_LIBS = -ljpeg
TIFF_LIB = -ltiff