summaryrefslogtreecommitdiff
path: root/lib/replace/build_macros.m4
AgeCommit message (Collapse)AuthorFilesLines
2012-06-05libreplace: Remove autoconf build systemAndrew Bartlett1-14/+0
This leaves the parts required to build libreplace as a static lib for the autoconf build Andrew Bartlett
2008-09-19Fix standalone builds adjusting to new relative path.Simo Sorce1-0/+14
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.