summaryrefslogtreecommitdiffstats
path: root/src/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Flush NSCD cache after modifying local databaseJakub Hrozek2010-03-151-0/+2
| | | | Fixes: #221
* Fix build when check-devel is not installedStephen Gallagher2010-03-121-0/+2
| | | | | tests/common.c is now required by all tests (check-based and not), so we need to properly ifdef it
* Add --with-test-dir option to configureStephen Gallagher2010-03-041-0/+4
| | | | | | All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+145
Also update BUILD.txt