Mercurial > hg > octave-lyh
view libcruft/link-deps.mk @ 14413:4f160344236a
2011-04-26 Daniel Wagenaar <daw@caltech.edu>
* graphics.cc: Modified the text::properties::get_extent method
to return correct (x0,y0,w,h). Added FIXME comment to
text::properties::get_extent_matrix method, and general comments
to text::properties::update_text_extent method.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Sat, 25 Feb 2012 19:33:28 -0500 |
parents | 05534f03377d |
children |
line wrap: on
line source
## The following libraries may be needed to satisfy gnulib dependencies: ## ## $(COPYSIGN_LIBM) ## $(FLOOR_LIBM) ## $(GETHOSTNAME_LIB) ## $(LIBSOCKET) ## $(LIB_NANOSLEEP) ## $(LTLIBINTL) ## $(ROUNDF_LIBM) ## $(ROUND_LIBM) ## $(TRUNCF_LIBM) ## $(TRUNC_LIBM) LIBCRUFT_LINK_DEPS = \ $(COPYSIGN_LIBM) \ $(FLOOR_LIBM) \ $(GETHOSTNAME_LIB) \ $(LIBSOCKET) \ $(LIB_NANOSLEEP) \ $(LTLIBINTL) \ $(ROUNDF_LIBM) \ $(ROUND_LIBM) \ $(TRUNCF_LIBM) \ $(TRUNC_LIBM) \ $(LAPACK_LIBS) \ $(BLAS_LIBS) \ $(FLIBS) \ $(LIBS) LIBCRUFT_LINK_OPTS =