Fix standalone builds adjusting to new relative path.
authorSimo Sorce <idra@samba.org>
Fri, 19 Sep 2008 19:12:28 +0000 (15:12 -0400)
committerSimo Sorce <idra@samba.org>
Fri, 19 Sep 2008 22:06:46 +0000 (18:06 -0400)
commit49b89633f175b81d7415f835009b6d14f6e10933
treeb2bb5d683c41eee56ce770a53784148564445ca6
parent258cec7756952f552ca2c4213a6724af546a3eab
Fix standalone builds adjusting to new relative path.
Add shared-build target to libreplace.
Useful to build multiple standalone libraries that depend on each other
without having to install them to the final install dir during the build.
lib/replace/Makefile.in
lib/replace/build_macros.m4 [new file with mode: 0644]
lib/replace/configure.ac
lib/replace/libreplace.m4
lib/replace/test/testsuite.c