Daniel Stenberg wrote:
>> Maybe we should think about changing how the examples are built to
>> actually make them use -l rather than include object archives?
>
> I believe we already use the correct way,
~/src/libssh2/example $ tail -n 2 Makefile.am
AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/include -I$(top_builddir)/src
LDADD = $(top_builddir)/src/libssh2.la
//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-01-13