This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libtool and libraries


Hi,
I am a newbie and trying to use the auto tools to build my project. I
am using libtool(with autoconf/automake) to build static as well as
shared libraries. When I do 'make' the libraries are created under
'src' directory in directory '.libs'. I want the make file( generated
using automake) to create/copy these libraries to 'lib' directory
under my project root. I don't want to use 'make install' for that.
What should I do??
-vp



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]