From: Rafael L. <rla...@us...> - 2004-01-19 20:00:31
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv5617 Modified Files: Tag: v5_3_0 Makefile.am Log Message: Include $(LIBLTDL) in libplplot@LIB_TAG@_la_LIBADD conditionally on the Automake conditional enable_dyndrivers. This fixes the problem of libltdl being looked for when compiling libplplot under configure --disable-shared. |