Log

configure @ 7872:3105d35cc2c2

description author age
configure: Fix quote on the correct side of the equals sign Kim Alvefur 2016-11-28
configure: Use $() and quotes instead of `` [shellcheck] Kim Alvefur 2016-11-27
configure: Add ostype preset for NetBSD Holger Weiss 2015-04-17
configure: Add --compiler-wrapper flag for using things like ccache or distcc Kim Alvefur 2016-08-19
configure: Add initial attempt at pkg-config preset Kim Alvefur 2016-08-19
configure: Do the same to CFLAGS and LDFLAGS in linux preset as for debian Kim Alvefur 2016-08-19
configure: Move -ggdb flag here from util-src/Make Kim Alvefur 2016-08-19
configure: Add C compiler flag to indicate C89 Kim Alvefur 2016-08-19
Move C compiler flag -pedantic from Makefile to configure Kim Alvefur 2016-08-19
configure: Remove unused 'find_helper' function Kim Alvefur 2016-08-19
configure: Indicate that LUA_INCDIR is set in openbsd preset Kim Alvefur 2016-08-19
configure: Quote strings Kim Alvefur 2016-08-19
configure: Respect Lua suffix in Debian preset if already set Kim Alvefur 2016-08-19
configure: Normalize whitespace Kim Alvefur 2016-08-19
configure: Remove C++ compiler variable, not used Kim Alvefur 2016-08-10
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG Kim Alvefur 2016-02-22
configure,util-src/Makefile: Make a variable that includes -l for OpenSSL (like with IDNA_LIBS) Kim Alvefur 2015-09-26
configure, util-src/Makefile: Move OS X deployment flag to an C compiler argument set by configure Kim Alvefur 2015-09-26
configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea) Matthew Wild 2015-09-02
configure: Set default compiler and linker to cc and ld on *bsd (thanks Tobias) Kim Alvefur 2015-04-26
configure: Mention openbsd preset in --help Kim Alvefur 2015-04-26
Merge 0.9->0.10 Matthew Wild 2015-02-24
configure: Fix for commit cd0088c73daf - update LIBDIR if --prefix is set and --libdir isn't (thanks Medics) Matthew Wild 2015-02-24
Merge 0.9->0.10 Kim Alvefur 2015-02-21
configure, Makefile: Add --libdir option to ./configure, allowing you to override the $PREFIX/lib/ default. Fixes #470. Matthew Wild 2015-02-20
Merge 0.9->0.10 Matthew Wild 2013-12-11
Makefile, configure: Add option for disabling generation of example certificates 0.9.2 Kim Alvefur 2013-11-30
configure: Fix poor layout James Callahan 2013-06-03
configure: Replaces tabs with spaces in --help Kim Alvefur 2013-04-03
configure: Add RUNWITH to --help Kim Alvefur 2013-04-03