summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith
2022-12-04libXcomposite 0.4.6libXcomposite-0.4.6Alan Coopersmith
2022-11-21XCompositeCloseDisplay: Mark codes as unusedAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2019-03-10libXcomposite 0.4.5libXcomposite-0.4.5Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2013-01-02libXcomposite 0.4.4libXcomposite-0.4.4Alan Coopersmith
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-27libXcomposite 0.4.3libXcomposite-0.4.3Alan Coopersmith
2010-08-14config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-07-07Remove unneeded dependencies from configure.ac & xcomposite.pcAlan Coopersmith
2010-06-08libXcomposite 0.4.2libXcomposite-0.4.2Alan Coopersmith
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-11doc: specify 0.0.20 as the minimum version for xmltoGaetan Nadon
2010-01-24man: allow installing prebuilt man pages from tarballGaetan Nadon
2010-01-19config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-08libXcomposite 0.4.1libXcomposite-0.4.1Alan Coopersmith
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-01-29Janitor: Correct make distcheckPaulo Cesar Pereira de Andrade
2008-03-09nuke RCS IdsMatthieu Herrb
2007-07-03Follow composite protocol version to 0.4, although there is no ABI change.libXcomposite-0.4.0Keith Packard
2007-05-02Version bump: 1.3.2libXcomposite-0.3.2Alan Coopersmith
2007-05-02Give more explicit warning messages if xmlto is needed but not foundAlan Coopersmith
2007-04-23Add libXcomposite man page (converted from protocol specs)Alan Coopersmith
2006-10-13Bump to 0.3.1libXcomposite-0.3.1Adam Jackson
2006-03-13Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:Deron Johnson
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-14Do pkg-config deps on xfixes and xextAdam Jackson
2005-07-11Require modular X library. Unify dependency _CFLAGS/_LIBSKeith Packard
2005-07-07Add build sytem for XcompositeSøren Sandmann Pedersen