Searched refs:lm (Results 1 – 7 of 7) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | Makefile.lcc | 46 LIBS= -l${LIBTIFF} -lm 94 ${CC} -o tiffdump.ttp ${CFLAGS} tiffdump.c -lm ${LIBS} 128 ${CC} -o thumbnail ${CFLAGS} thumbnail.c ${LIBS} -lm
|
| H A D | tiff2ps.c | 1482 int TIFF2PS(FILE* fd, TIFF* tif, double pgwidth, double pgheight, double lm, double bm, int center) in TIFF2PS() argument 1489 double left_offset = lm * PS_UNIT_SIZE; in TIFF2PS()
|
| /libtiff-4.0.7/ |
| H A D | configure.ac | 170 LIBS="-lm $LIBS" 171 tiff_libs_private="-lm ${tiff_libs_private}"
|
| H A D | ChangeLog | 1292 static linking by adding -lm to Libs.private when needed. 6358 * configure: fixed test for -lm. 6598 * configure/config.site: modified to check if -lm is needed for
|
| /libtiff-4.0.7/m4/ |
| H A D | acinclude.m4 | 226 [GL_CFLAGS="${PTHREAD_CFLAGS}"; GL_LIBS="${PTHREAD_LIBS} -lm"])
|
| H A D | libtool.m4 | 3849 AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") 3852 AC_CHECK_LIB(m, cos, LIBM=-lm)
|
| /libtiff-4.0.7/config/ |
| H A D | ltmain.sh | 7012 if test X-lc = "X$arg" || test X-lm = "X$arg"; then
|