summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith1-1/+2
2022-12-04libXdamage 1.1.6libXdamage-1.1.6Alan Coopersmith1-2/+3
2022-11-16XDamageCloseDisplay: Mark codes as unusedAlan Coopersmith1-1/+1
2022-07-17Fix spelling/wording issuesAlan Coopersmith1-1/+1
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-03-16Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2019-03-10libXdamage 1.1.5libXdamage-1.1.5Alan Coopersmith1-1/+1
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-02libXdamage 1.1.4libXdamage-1.1.4Alan Coopersmith1-1/+1
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-48/+48
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-06-08libXdamage 1.1.3libXdamage-1.1.3Alan Coopersmith1-1/+4
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-06libXdamage 1.1.2libXdamage-1.1.2Alan Coopersmith1-1/+1
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+4
2009-10-05Require pkg-config to find the packages, no funky x11 lookups.Peter Hutterer1-40/+1
2009-09-03Fix a comment in configure.ac, this is libXdamage, not libXfixesPeter Hutterer1-3/+3
2009-01-29Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade1-2/+6
2007-03-05Fix DSO version number to match protocol number.libXdamage-1.1.1Adam Jackson1-1/+1
2007-01-05Add a request to report a region of damage against a drawable.Eric Anholt1-1/+1
2006-11-08bump to 1.0.4libXdamage-1.0.4Daniel Stone1-1/+1
2006-04-27Bump to 1.0.3libXdamage-1_0_3XORG-7_1Adam Jackson1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin1-0/+1
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin1-1/+1
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_901XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-14Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/.Adam Jackson1-0/+1
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson1-1/+1
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson1-1/+1
2005-05-17Add Xdamage build systemSøren Sandmann Pedersen1-0/+93