summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bug 697138: Fix --disable-sse2 to work with openjpegChris Liddell2016-09-261-0/+1
* Add building a 'stripped' shared lib.Chris Liddell2016-09-091-0/+4
* Bug 696867: strip trailing whitespace from configure.acChris Liddell2016-08-301-18/+17
* Have configure add flag for AIX large file supportChris Liddell2016-08-101-1/+1
* Fix the --disable-contrib option for out-of-tree buildsBoris Nagaev2016-07-201-1/+1
* Fix the PCL and XPS .so builds.Chris Liddell2016-05-201-8/+24
* Tidy up the 'sanitize' targetChris Liddell2016-03-291-0/+21
* Bug 696665: add extra brackets for better compatibilityChris Liddell2016-03-171-1/+1
* Remove some left debug code.Chris Liddell2016-03-171-1/+0
* Bug 696655: have configure support --without-pclChris Liddell2016-03-151-17/+21
* Always have configure set gpcl6 and gxps exe namesChris Liddell2016-03-141-3/+3
* Bug 696641 - support build with MSYS2Vincent Torri2016-03-101-6/+6
* Removing hacky HAVE_LIBDL stuff for memento....Chris Liddell2016-03-091-8/+6
* Properly fix building with shared OpenJPEG.Chris Liddell2016-03-091-1/+2
* Bug 696610: add pngmonod into the configure buildChris Liddell2016-03-051-1/+1
* Bug 696518: remove long deceased pcx2up device.Chris Liddell2016-03-041-1/+1
* Bug 696586: support shared OpenJPEG libChris Liddell2016-02-121-2/+20
* Tweak LCMS2 endian setting in configureChris Liddell2016-01-081-9/+12
* Bug 696498: clean up endian configure checksChris Liddell2016-01-081-29/+2
* Bug 696281: fix check for using shared freetype libChris Liddell2016-01-071-1/+1
* Add configure and makefile stuff for isinf() and isnan()Chris Liddell2015-10-081-0/+7
* Remove gpdl from the default target listChris Liddell2015-09-231-1/+2
* Add "safe" defaults for the FT and LCMS2 source dirsChris Liddell2015-08-281-5/+8
* Add gprf device to Unix builds.Chris Liddell2015-08-281-1/+1
* Check for _cmsCreateMutex in lcms2Chris Liddell2015-08-281-1/+1
* If no libtiff, leave out xpswriteChris Liddell2015-08-281-7/+10
* Recursive make calls use -f "makefile name" optionChris Liddell2015-08-181-0/+3
* Bug 696127: add missing tiffscaled* devs to configure buildChris Liddell2015-08-141-1/+1
* 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