summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-333/+2171
* Replace trio for sprintfChris Liddell2015-07-021-19/+0
* Bug 695810: improve/expand tests for memory alignmentChris Liddell2015-06-101-8/+75
* Make use of revised endian checks in LCMS2.Chris Liddell2015-05-211-7/+2
* Remove -Werror=return-type for builds with UFSTChris Liddell2015-04-211-3/+11
* Move the augmenting of CFLAGS for -Werror....Chris Liddell2015-03-301-5/+5
* LCMS2 pointer alignment on SPARC/gccChris Liddell2015-03-241-0/+14
* Bug 695882: ensure function protypes are availableChris Liddell2015-03-241-3/+36
* Tweak builds for SPARC architectureChris Liddell2015-03-201-0/+10
* Recursive mutex emulation: fix order of operationsChris Liddell2015-03-171-0/+1
* Bug 695862: use PTHREAD_MUTEX_RECURSIVE(_NP) if availableChris Liddell2015-03-161-13/+24
* Bug 695842: cope with no pread/pwrite availableChris Liddell2015-02-201-4/+22
* Cope with systems without strnlen.Chris Liddell2015-02-201-0/+6
* Treat a couple of compiler warnings as errors.Chris Liddell2015-01-141-1/+6
* Bug 695764: allow compiler to be overriddenChris Liddell2015-01-121-0/+2
* Add directory entry configuration support to fix a broken ghostpdlHenry Stiles2014-12-301-1/+6
* Tweak the libtiff configure invocation to use relative paths.Chris Liddell2014-08-291-1/+1
* Add quoting around paths for libtiff configure.Chris Liddell2014-08-291-4/+4
* Inherit CFLAGS from environment in (pdl) configure scriptChris Liddell2013-12-121-0/+3
* Bug 694767: have configure set some Trio flags.Chris Liddell2013-11-111-0/+39
* Allow user to override configure's color index settingChris Liddell2013-10-241-0/+59
* Allow command line override for endian setting.Chris Liddell2013-05-141-12/+28
* Bug 693925: Add some checking for ufst configure optionChris Liddell2013-04-191-21/+29
* Have tiff configure run in separate directory.Chris Liddell2013-04-171-1/+7
* Various fixes for FAPI/UFST.Chris Liddell2012-12-051-2/+4
* Extend/modify FAPI for use by PDLs other than PS/PDF.Chris Liddell2012-11-131-0/+67
* 64 bit stream offsets and 64 bit PS integers objectsChris Liddell2012-10-301-1/+10
* Bug 693116: disable lzma compression in libtiffChris Liddell2012-06-131-1/+1
* Update copyright "headers".Chris Liddell2012-06-131-12/+14
* Call libtiff configure from ghostpdl configure.Chris Liddell2012-05-151-0/+29
* Bug 692754: have configure setup endian setting for lcmsChris Liddell2011-12-211-19/+46
* Revise the SSE2 tests to work with Sun cc compilerChris Liddell2011-12-191-0/+25
* Let configure check for time.hChris Liddell2011-11-031-4/+10
* Autoconf changes for X11 and threads.Henry Stiles2011-07-151-0/+45
* Removed HAVE_HYPOT from configure scripts.Marcos H. Woehrmann2011-06-041-3/+0
* Enhance autoconf tests for SSE2 and byte swapping support.Henry Stiles2011-06-011-2/+2
* Add autoconf check for bswap32/byteswap.h availability.Robin Watts2011-05-241-1/+44
* Extend the SSE2 check in both configure scripts.Chris Liddell2011-03-301-2/+7
* Change the requirement in configure.ac for autoconf 2.67 to 2.61, since that ...Marcos H. Woehrmann2011-03-011-1/+1
* Add a basic auto configuration template for PCL, XPS, and the languageHenry Stiles2011-03-011-0/+98