Software /
code /
prosody
Log
configure @ 2513:a8aa7616b154
description | author | age |
---|---|---|
configure: fix typo of 'yes' -> 'yet' | Matthew Wild | 2009-12-04 |
configure: Add 'linux' ostype and rename lflags to LDFLAGS to match expectations. | Brian Cully | 2009-12-04 |
configure: Change --data-dir to --datadir to make consistent with help and other dir flags | Matthew Wild | 2009-05-01 |
configure: Honour --sysconfdir parameter; thanks to Michael Scherer | Matthew Wild | 2009-04-28 |
Allow setting LFLAGS with ./configure --lflags= | Matthew Wild | 2009-04-14 |
Add -Wall to default CFLAGS | Matthew Wild | 2009-02-15 |
Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch! | Matthew Wild | 2009-02-14 |