]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Don't add compile time information if --enable-small is used
authorDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 22 Apr 2010 21:05:00 +0000 (23:05 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 19:25:00 +0000 (21:25 +0200)
commitaa6e58ae0e110eb92775aa1982f5f363057bcd43
tree5065945de4356d161aaa42125e749a97c3471410
parent3ee62caf112c1e8c9a79079b0cb0648446915caa
Don't add compile time information if --enable-small is used

This is to satisfy those wanting to build openvpn for embedded devices
where every bytes matters.

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
options.c