Software /
code /
prosody
Log
util-src/Makefile @ 2022:9cbf4e8cb0ed
description | author | age |
---|---|---|
util-src/Makefile: Add missing flags to building of util.signal | Matthew Wild | Mon, 19 Oct 2009 21:08:40 +0100 |
Makefile: Don't combine variable export with assignment for compatibility with other shells (thanks Filip) | Matthew Wild | Tue, 29 Sep 2009 13:59:35 +0100 |
Makefiles: Add signal.so to install targets | Matthew Wild | Sun, 12 Apr 2009 03:02:51 +0100 |
Makefiles, util.signal: Add lsignal library for catching POSIX signals | Matthew Wild | Sun, 12 Apr 2009 02:53:00 +0100 |
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 | Sat, 14 Feb 2009 15:38:37 +0000 |
Remove redundant linking in util-src modules' Makefile | Matthew Wild | Mon, 02 Feb 2009 18:02:20 +0000 |