summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in ./configure messageJoachim Schipper2012-11-291-1/+1
* build: plugins: set defaults based on platformAlon Bar-Lev2012-06-271-4/+15
* build: integrate plugins build into core buildAlon Bar-Lev2012-06-261-0/+63
* build: add --with-special-build to provide special build stringAlon Bar-Lev2012-06-131-0/+6
* build: do not support <polarssl-1.1.0Alon Bar-Lev2012-06-071-1/+1
* build: support platforms that does not need explicit tun headersAlon Bar-Lev2012-06-041-0/+2
* build: cleanup: yet another forgotten bracketsAlon Bar-Lev2012-06-011-1/+1
* build: add git revision to --version output if build from git repositoryAlon Bar-Lev2012-06-011-0/+12
* build: detect sys/wait.h required for *bsdAlon Bar-Lev2012-06-011-1/+1
* build: check minimum polarssl versionAlon Bar-Lev2012-06-011-0/+21
* build: fix typo in --enable-save-passwordAlon Bar-Lev2012-04-281-0/+1
* build: use stdbool.h if availableAlon Bar-Lev2012-04-281-1/+1
* Use POLARSSL_CFLAGS instead of POLARSSL_CRYPTO_CFLAGS in configure.acAdriaan de Jong2012-04-271-1/+1
* Clean-up: Presume that Linux is always IPv6 capable at build timeDavid Sommerseth2012-04-271-6/+0
* Ensure sys/un.h autoconf detection includes sys/socket.hAdriaan de Jong2012-04-261-2/+2
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-261-0/+10
* build: properly detect netinet/ip.h structsAlon Bar-Lev2012-04-261-0/+3
* build: fix some statement left from conversionAlon Bar-Lev2012-04-261-6/+6
* cleanup: avoid using ~0 - genericAlon Bar-Lev2012-04-021-1/+1
* Enable pedantic in windows compilationAlon Bar-Lev2012-03-301-1/+2
* build: tap: search for tap headerAlon Bar-Lev2012-03-281-16/+16
* build: openbsd: detect netinet/ip.h correctlyAlon Bar-Lev2012-03-281-0/+3
* build: assume dlfcn is available on all supported platformsAlon Bar-Lev2012-03-261-1/+0
* build: enable lzo by defaultAlon Bar-Lev2012-03-261-2/+2
* build: autoconf: misc sockets fixupsAlon Bar-Lev2012-03-261-25/+28
* build: use tap-windows.h as external dependencyAlon Bar-Lev2012-03-241-0/+12
* build: distribute samples in windowsAlon Bar-Lev2012-03-241-0/+3
* build: windows: install version.sh to allow installer read versionAlon Bar-Lev2012-03-241-0/+1
* build: move inet_ntop(), inet_pton() emulation into compatAlon Bar-Lev2012-03-221-1/+1
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-1/+0
* build: split out compatAlon Bar-Lev2012-03-221-1/+2
* build: win-msvc: msbuild formatAlon Bar-Lev2012-03-221-1/+4
* build: autoconf: update defaults for optionsAlon Bar-Lev2012-03-221-28/+28
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-115/+112
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-52/+49
* build: properly process lzo-stubAlon Bar-Lev2012-03-221-5/+7
* build: proper pkcs11-helper detection and usageAlon Bar-Lev2012-03-221-31/+18
* build: proper selinux detection and usageAlon Bar-Lev2012-03-221-20/+15
* build: autoconf: minor cleanupsAlon Bar-Lev2012-03-221-73/+72
* build: properly detect and use socket libsAlon Bar-Lev2012-03-221-10/+17
* build: libdl usageAlon Bar-Lev2012-03-221-33/+17
* build: autoconf: commands as environmentAlon Bar-Lev2012-03-221-38/+28
* build: add libtool + windows resources for executablesAlon Bar-Lev2012-03-221-1/+19
* build: standard directory layoutAlon Bar-Lev2012-03-221-4/+12
* build: remove awk and non-standard autoconf output processingAlon Bar-Lev2012-03-221-0/+3
* build: autoconf: remove OPENVPN_ADD_LIBS useless macroAlon Bar-Lev2012-03-221-16/+10
* build: autotools: first pass of trivial autotools changesAlon Bar-Lev2012-03-221-651/+598
* build: m4/ax_socklen_t.m4: cleanupAlon Bar-Lev2012-03-221-1/+1
* build: split acinclude.m4 into m4/*Alon Bar-Lev2012-03-221-0/+1
* cleanup: rename tap-windows function from win32 to winAlon Bar-Lev2012-03-221-9/+9