summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-03-07configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2022-10-21libXrender 0.9.11libXrender-0.9.11Alan Coopersmith
2022-09-11WIP: DocumentationOliver Hattshire
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2016-10-04libXrender 0.9.10libXrender-0.9.10Matthieu Herrb
2015-04-30libXrender 0.9.9libXrender-0.9.9Alan Coopersmith
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost
2013-06-13libXrender 0.9.8libXrender-0.9.8Alan Coopersmith
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-03-07libXrender 0.9.7libXrender-0.9.7Alan 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-08libXrender 0.9.6libXrender-0.9.6Alan Coopersmith
2009-12-17require autoconf 2.60 because of $(docdir) useRémi Cardona
2009-11-29Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-01libXrender 0.9.5libXrender-0.9.5Alan Coopersmith
2009-10-01Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-01-30Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2008-03-09nuke RCS IdsMatthieu Herrb
2007-09-05Bump version to 0.9.4.libXrender-0.9.4Eric Anholt
2007-08-20Bump to 0.9.3libXrender-0.9.3David Reveman
2006-10-13Bump to 0.9.2libXrender-0.9.2Adam Jackson
2006-04-27Bump to 0.9.1libXrender-0_9_1XORG-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-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_902XORG-6_99_99_901XORG-6_99_99_900Kevin E Martin
2005-05-19- Add Xrender build systemSøren Sandmann Pedersen