aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Change --data-dir to --datadir to make consistent with help and ot...Matthew Wild2009-05-011-1/+1
* configure: Honour --sysconfdir parameter; thanks to Michael SchererMatthew Wild2009-04-281-0/+4
* Allow setting LFLAGS with ./configure --lflags=Matthew Wild2009-04-141-0/+3
* Add -Wall to default CFLAGSMatthew Wild2009-02-151-2/+2
* Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure scr...Matthew Wild2009-02-141-0/+16
* Fix configure to save LFLAGS, and also set proper defaults for all sensible OSesMatthew Wild2008-12-031-1/+3
* Using new LFLAGS variable.Tobias Markmann2008-12-031-1/+2
* Fix macosx ostype targetMatthew Wild2008-11-301-0/+2
* Fix debian ostype targetMatthew Wild2008-11-301-0/+2
* Potential fixes for building on Mac OSXMatthew Wild2008-11-301-1/+28
* Installation improvements (auto-creation of data directories)Matthew Wild2008-11-301-1/+17
* Update Makefile to now pass config paths to prosody. Update prosody, modulema...Matthew Wild2008-11-291-1/+1
* Add a top-level Makefile and ./configure script. Update util-src Makefile for...Matthew Wild2008-11-291-0/+243