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-04libXdamage 1.1.6libXdamage-1.1.6Alan Coopersmith
2022-11-16XDamageCloseDisplay: Mark codes as unusedAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2019-03-16Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2019-03-10libXdamage 1.1.5libXdamage-1.1.5Alan Coopersmith
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2013-01-02libXdamage 1.1.4libXdamage-1.1.4Alan Coopersmith
2011-02-02config: 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-06-08libXdamage 1.1.3libXdamage-1.1.3Alan Coopersmith
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-06libXdamage 1.1.2libXdamage-1.1.2Alan Coopersmith
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-05Require pkg-config to find the packages, no funky x11 lookups.Peter Hutterer
2009-09-03Fix a comment in configure.ac, this is libXdamage, not libXfixesPeter Hutterer
2009-01-29Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade
2007-03-05Fix DSO version number to match protocol number.libXdamage-1.1.1Adam Jackson
2007-01-05Add a request to report a region of damage against a drawable.Eric Anholt
2006-11-08bump to 1.0.4libXdamage-1.0.4Daniel Stone
2006-04-27Bump to 1.0.3libXdamage-1_0_3XORG-7_1Adam Jackson
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.XORG-6_99_99_902Kevin E Martin
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_901XORG-6_99_99_900Kevin E Martin
2005-07-14Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/.Adam Jackson
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson
2005-05-17Add Xdamage build systemSøren Sandmann Pedersen