Hi, Santosh <[EMAIL PROTECTED]> writes:
> For the second question, you can use the $(top_srcdir) > variable and give the complete path of your library. > > example: > 2Dinterpolation_LDADD = > $(GLIB_CFLAGS) \ > $(top_srcdir)/src/errors/libErrors.a \ > $(top_srcdir)/src/lib/libLib.a I think you mean $(top_builddir). $(top_srcdir) is used to refers to source files. - Hari -- Raja R Harinath ------------------------------ [EMAIL PROTECTED]