summaryrefslogtreecommitdiffstats
path: root/lib/replace/build_macros.m4
Commit message (Collapse)AuthorAgeFilesLines
* libreplace: Remove autoconf build systemAndrew Bartlett2012-06-051-14/+0
| | | | | | This leaves the parts required to build libreplace as a static lib for the autoconf build Andrew Bartlett
* Fix standalone builds adjusting to new relative path.Simo Sorce2008-09-191-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.