summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-041-2/+3
* configure: raise minimum autoconf requirement to 2.70Alan Coopersmith2023-02-161-1/+1
* Only link with libbsd if needed for reallocarray() or strlcat()Alan Coopersmith2022-11-051-3/+9
* Switch from libbsd to libbsd-overlayGuillem Jover2022-10-061-9/+6
* libXfont2 2.0.6libXfont2-2.0.6Alan Coopersmith2022-08-261-2/+2
* configure: Use pkg-config to handle zlib dependency if possibleAlan Coopersmith2022-06-201-1/+6
* Build xz tarballs instead of bzip2Alan Coopersmith2022-04-061-1/+1
* libXfont2 2.0.5libXfont2-2.0.5Alan Coopersmith2021-08-011-1/+1
* configure: define HAVE_LIBBSD when libbsd was foundBernd Kuhls2021-06-121-0/+3
* Fix Win32 build since c4ed2e06 "Add some unit testing utilities"Jon Turney2019-10-251-1/+4
* libXfont2 2.0.4libXfont2-2.0.4Alan Coopersmith2019-09-141-1/+1
* Add reallocarray fallback if not provided by libc nor libbsdAlan Coopersmith2019-08-031-1/+1
* Add strlcat & strlcpy fallbacks if not provided by libc nor libbsdAlan Coopersmith2019-08-031-0/+3
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2019-03-161-1/+1
* libXfont2 2.0.3libXfont2-2.0.3Matthieu Herrb2017-11-251-1/+1
* libXfont 2.0.2libXfont2-2.0.2Adam Jackson2017-10-111-1/+1
* configure: Use -fvisibility=hidden if availableAdam Jackson2016-06-081-0/+17
* Revert "Add compiler warning flags". Leave warning fixes.Keith Packard2015-12-121-24/+0
* Bump version to 2.0.1libXfont2-2.0.1Keith Packard2015-12-111-1/+1
* Remove fontconf.hKeith Packard2015-12-111-1/+1
* Convert to non-recursive build.Matt Turner2015-12-091-9/+1
* Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard2015-12-081-3/+3
* Add compiler warning flags and fix warningsKeith Packard2015-12-081-0/+24
* Use NO_WEAK_SYMBOLS instead of -flat_namespaceJeremy Huddleston Sequoia2015-10-211-3/+0
* libXfont 1.5.1libXfont-1.5.1Alan Coopersmith2015-03-171-1/+1
* libXfont 1.5.0libXfont-1.5.0Alan Coopersmith2014-07-191-1/+1
* libXfont 1.4.99.901libXfont-1.4.99.901Alan Coopersmith2014-07-071-1/+1
* Don't compile bitmap source files for disabled formatsAlan Coopersmith2014-05-231-0/+3
* Change default to disabling SNF supportAlan Coopersmith2014-05-231-3/+3
* Use AS_HELP_STRING to provide help for AC_ARG_ENABLE & AC_ARG_WITH optionsAlan Coopersmith2014-05-231-8/+29
* Bump version to 1.4.99.0 for master branch (to become 1.5)Alan Coopersmith2014-04-211-1/+1
* Require fontsproto 2.1.3 for matching function prototypesAlan Coopersmith2014-04-211-1/+1
* Correct comment in configure.ac about scalable font supportAlan Coopersmith2014-01-231-3/+2
* libXfont 1.4.7libXfont-1.4.7Alan Coopersmith2014-01-071-1/+1
* Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensionsAlan Coopersmith2013-12-301-0/+5
* libXfont 1.4.6libXfont-1.4.6Alan Coopersmith2013-07-211-1/+1
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Omit catalogue support on systems without symlinksYaakov Selkowitz2012-10-291-1/+1
* libXfont 1.4.5libXfont-1.4.5Alan Coopersmith2012-03-021-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-6/+6
* Remove configure comment about synchronizing version numbersAlan Coopersmith2011-08-191-6/+0
* libXfont 1.4.4libXfont-1.4.4Matthieu Herrb2011-08-101-1/+1
* doc: use common makefile for developers documentationGaetan Nadon2011-03-311-2/+2
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-51/+54
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* libXfont 1.4.3libXfont-1.4.3Alan Coopersmith2010-10-281-1/+1
* doc: use xorg-docs xorg.css stylesheetGaetan Nadon2010-06-281-3/+5
* libXfont 1.4.2libXfont-1.4.2Tiago Vignatti2010-06-211-1/+1
* config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2010-04-011-2/+2
* Revert "config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS"Gaetan Nadon2010-03-311-2/+2