summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Make sure configure aborts if libjpeg isn't found.Pierre Ossman2011-03-021-1/+1
* Remove the included libjpeg-turbo from the tree and rely completely on onePierre Ossman2011-03-021-11/+2
* [Bugfix] Improve compatibility with ancient GNUTLS implementations even more.Adam Tkac2011-02-091-1/+3
* [Development] os: add gnutls_x509_crt_print() implementation, older systemsAdam Tkac2011-02-091-0/+6
* Add mechanism for creating binary tarballsDRC2011-02-091-0/+1
* Allow GnuTLS to use in-tree version of zlib when static linkingDRC2011-02-091-2/+2
* Modify Mac packaging to accommodate VeNCrypt-enabled builds or other customiz...DRC2011-02-091-0/+2
* Check for the existence of setenv() in the system libraries and use the syste...DRC2011-02-081-0/+2
* Make it possible to disable PAM support if you want to avoid that dependency.Pierre Ossman2010-12-071-5/+13
* [Bugfix] Fix MinGW-based Windows builds.Adam Tkac2010-11-251-1/+10
* Static Xvnc build should now work with later versions of libgnutls that depen...DRC2010-11-041-1/+2
* [Development] Implement PasswordValidator class on Windows (Martin Koegler)Adam Tkac2010-11-021-0/+3
* 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