These patches add a standalone shared object target using libtool for libcacard, see second patch for details on usage. First patch adds required --libdir customization akin to --bindir.
Alon Levy (2): configure: add libdir and --libdir libcacard: add libcacard.la target Makefile | 9 +++++++++ configure | 7 ++++++- libcacard/Makefile | 30 ++++++++++++++++++++++++++---- 3 files changed, 41 insertions(+), 5 deletions(-) -- 1.7.5.1