summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-07-05libXinerama 1.1.4libXinerama-1.1.4Adam Jackson
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost
2013-05-30libXinerama 1.1.3libXinerama-1.1.3Alan Coopersmith
2013-05-04Use _XEatDataWords to avoid overflow of _XEatData calculationsAlan Coopersmith
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-03-07libXinerama 1.1.2libXinerama-1.1.2Alan Coopersmith
2011-09-16Strip trailing whitespaceAlan 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-27libXinerama 1.1.1libXinerama-1.1.1Alan Coopersmith
2010-07-07config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-02Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-02libXinerama 1.1libXinerama-1.1Peter Hutterer
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer
2009-08-27libXinerama 1.0.99.1libXinerama-1.0.99.1Peter Hutterer
2009-08-27Require xineramaproto 1.1.99.1 to avoid header conflicts.Peter Hutterer
2009-01-29Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade
2008-03-06libXinerama 1.0.3libXinerama-1.0.3Adam Jackson
2007-03-16Version bump: 1.0.2libXinerama-1.0.2Alan Coopersmith
2007-03-01Add man page for Xinerama API functionsAlan Coopersmith
2007-02-15Add support for source code checkers such as sparse & lintAlan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-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-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-08-19More updates for Panoramix -> Xinerama renameAlan Coopersmith
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-12Change version to 1.1.0 and soversion to 1.0.0.Daniel Stone
2005-06-21lib/XScrnSaver/configure.acAlexander Gottwald
2005-06-10util/modular/modularizelibrary.sh: use rm -f instead of rm in one placeSøren Sandmann Pedersen