aboutsummaryrefslogtreecommitdiffstats
path: root/common/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [Layout] Added os/net.[ch]. They will include wrappers for missing IPv6Adam Tkac2008-12-101-4/+5
* MinGW tweak: Build with -mthreads. Peter Åstrand2008-12-101-0/+1
* Basic support for building Windows vncviewer using MinGW. This patchPeter Åstrand2008-12-091-0/+6
* [Portability] Implemented snprintf() function to support old compilersAdam Tkac2008-12-031-1/+1
* [Development] Basic IPv6 support to viewer.Adam Tkac2008-11-141-1/+1
* [Refactoring] Introduced common/os/ directory for platform dependentAdam Tkac2008-11-141-0/+1
* Check where select() is defined during configure timeAdam Tkac2008-11-141-0/+2
* [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to makeAdam Tkac2008-10-221-32/+11
* [Cleanup] Handle system dependent defines through autoheader & common-config.hAdam Tkac2008-10-061-24/+10
* [Cleanup] Detect and handle IRIX related enhancements in common/* directory onlyAdam Tkac2008-10-061-11/+5
* Include -L/usr/lib32 into LDFLAGS on IRIXAdam Tkac2008-07-141-1/+1
* Replaced --with-tight-{jpeg,zlib} configure parameters by --with-included-{jp...Adam Tkac2008-06-111-8/+8
* - cleanup in common/configure.ac (boilerplate is no longer needed)Adam Tkac2008-04-161-10/+0
* - generate Makefile.in from Makefile.am templateAdam Tkac2008-04-141-12/+12
* - improved zlib configuration, parameter --with-installed-zlib replaced by --...Adam Tkac2008-04-141-13/+16
* - improved jpeg configuration, parameter --with-installed-jpeg replaced by --...Adam Tkac2008-04-141-18/+19
* Rename common/configure.in to common/configure.ac and fix AC_INITAdam Tkac2008-03-271-0/+138