summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add GNUTLS_CFLAGS and GNUTLS_LDFLAGS to allow GnuTLS compile/link arguments t...DRC2010-10-011-7/+21
* OS X has the PAM library, but only 10.6 has the headers, so check for those. ...DRC2010-09-301-2/+4
* Support building with older versions of gnutls; Fix gnutls detection when bui...DRC2010-09-301-2/+6
* [Development] Implement *Plain security types on the server side and useAdam Tkac2010-09-021-0/+6
* [Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it is not available on OS X.Adam Tkac2010-05-131-9/+6
* Do not enable GNU TLS in default buildDRC2010-04-291-1/+1
* [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.Adam Tkac2010-04-281-1/+4
* [Development] Add detection for gnutls to configure.ac.Adam Tkac2010-04-231-0/+14
* Mac package buildDRC2010-04-121-0/+6
* Make autoconf and friends behave nicely and stop recursing above our topPierre Ossman2010-03-191-0/+1
* Do a generic check for inet_aton instead of just assuming that only Win32 hasPierre Ossman2010-02-121-0/+1
* Some systems (like Solaris 8) need libresolv for inet_aton.Pierre Ossman2010-02-121-0/+3
* Make it possible to compile things with current upstream mingw. You'll losePierre Ossman2009-12-231-0/+7
* [Development] Bump version numbers to 1.0.90.Adam Tkac2009-12-211-1/+1
* Make winvnc4 and Windows vncconfig compilable via MinGW.Adam Tkac2009-10-121-0/+2
* Fix compilation of i18n bits.Adam Tkac2009-09-071-2/+3
* Adapt Windows viewer to new build system.Adam Tkac2009-09-041-0/+4
* Make unix/ subtree compilable.Adam Tkac2009-09-041-0/+3
* - use unix/configure.ac as top-level configure.ac baseAdam Tkac2009-09-041-0/+156