summaryrefslogtreecommitdiffstats
path: root/replace
Commit message (Collapse)AuthorAgeFilesLines
* Allow rerunning autoreconf from the tarballStephen Gallagher2009-09-151-0/+3
| | | | | | We were missing two files from the tarball distribution that prevented autoreconf from running successfully: VERSION and replace/autoconf-2.60.m4
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+1
|
* Remove unneeded binary objects from the replace directoryStephen Gallagher2009-08-183-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.
* Fixing build issuesDmitri Pal2009-07-061-0/+1
| | | | The macro was missing and the build on RHEL was failing due to it.
* Enable quiet build for automake >= 1.11Stephen Gallagher2009-06-021-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.
* more autotools cleanupSumit Bose2009-05-266-13/+14
|
* Enable automake builds for libreplaceStephen Gallagher2009-05-194-73/+57
|
* Make it possible to pass extra CFLAGS and LDFLAGS by passingSimo Sorce2008-10-041-2/+2
| | | | them on the command line before calling makefiles
* Sync with upstream changesSimo Sorce2008-09-2512-39/+90
|
* Initial ImportSimo Sorce2008-09-0569-0/+14668