summaryrefslogtreecommitdiff
path: root/replace
AgeCommit message (Collapse)AuthorFilesLines
2009-09-15Allow rerunning autoreconf from the tarballStephen Gallagher1-0/+3
We were missing two files from the tarball distribution that prevented autoreconf from running successfully: VERSION and replace/autoconf-2.60.m4
2009-09-11Add 'make tests' targetStephen Gallagher1-0/+1
2009-08-18Remove unneeded binary objects from the replace directoryStephen Gallagher3-0/+0
These were unintentionally committed binary files. They were used by the Samba project during cross-compilation, but they serve no purpose for us.
2009-07-06Fixing build issuesDmitri Pal1-0/+1
The macro was missing and the build on RHEL was failing due to it.
2009-06-02Enable quiet build for automake >= 1.11Stephen Gallagher1-0/+3
If automake 1.11 or higher is available, use of the configure option '--enable-silent-rules' will suppress most build messages and replace them with lines such as CC sysdb.o This affects libtool as well.
2009-05-26more autotools cleanupSumit Bose6-13/+14
2009-05-19Enable automake builds for libreplaceStephen Gallagher4-73/+57
2008-10-04Make it possible to pass extra CFLAGS and LDFLAGS by passingSimo Sorce1-2/+2
them on the command line before calling makefiles
2008-09-25Sync with upstream changesSimo Sorce12-39/+90
2008-09-05Initial ImportSimo Sorce69-0/+14668