summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Also test for explicit_memset(3) supportThierry LARONDE1-1/+1
2023-02-06Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+2
2022-12-08libXau 1.0.11libXau-1.0.11Matt Turner1-1/+1
2022-11-29configure: Use AC_SYS_LARGEFILE to enable large file supportMatt Turner1-0/+3
2022-08-26libXau 1.0.10libXau-1.0.10Alan Coopersmith1-2/+2
2022-07-09Fix spelling/wording issuesAlan Coopersmith1-1/+1
2022-07-09Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-07-09Use explicit_bzero if availableTobias Stoeckmann1-1/+1
2019-02-10libXau 1.0.9libXau-1.0.9Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2013-05-24libXau 1.0.8libXau-1.0.8Alan Coopersmith1-1/+1
2013-03-30Use configure check for pathconf instead of X_NOT_POSIX #defineAlan Coopersmith1-0/+4
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-03-06libXau 1.0.7libXau-1.0.7Alan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-1/+1
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-32/+39
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2011-01-28config: remove already included statementsGaetan Nadon1-3/+0
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-08-11config: simplify building of shadow man pagesGaetan Nadon1-3/+4
2010-07-19Bump to 1.0.6libXau-1.0.6Julien Cristau1-1/+1
2010-07-19Require xorg-macros 1.4 for XORG_INSTALLJulien Cristau1-2/+2
2010-07-19Kill cvs keywordJulien Cristau1-2/+0
2010-05-26Use AC_PROG_SED to find sed to use for man pagesAlan Coopersmith1-0/+1
2010-03-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-3/+0
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-08-28libXau 1.0.5libXau-1.0.5Peter Hutterer1-1/+1
2009-02-02Remove old api kerberos.Paulo Cesar Pereira de Andrade1-3/+0
2009-01-29Janitor: Correct make distcheck and remove extra .gitignore file.Paulo Cesar Pereira de Andrade1-10/+6
2008-08-26Version bump: 1.0.4libXau-1.0.4Alan Coopersmith1-1/+1
2008-07-08SVR4 (including Solaris) puts gethostbyname_r in libnsl instead of libcAlan Coopersmith1-2/+8
2006-12-16bump to 1.0.3libXau-1.0.3Daniel Stone1-1/+1
2006-07-28Version bump -> 1.0.2libXau-1.0.2Alan Coopersmith1-1/+1
2006-07-24Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macrosAlan Coopersmith1-0/+4
2006-07-13Generate lint library for checking programs that call functions in libXauAlan Coopersmith1-0/+1
2006-07-12Rename XORG_ENABLE_LINT to XORG_WITH_LINTAlan Coopersmith1-1/+1
2006-07-12Move --with-lint handling to XORG_ENABLE_LINT() in xorg-macros.m4Alan Coopersmith1-23/+2
2006-06-28Add "--with-lint" configure flag and "make lint" Makefile target to checkAlan Coopersmith1-0/+25
2006-05-12Bump to 1.0.1libXau-1_0_1XORG-7_1Adam Jackson1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-12Use sed to put version number in man page Add shadow man pages for manAlan Coopersmith1-0/+1
2005-09-22Set needed flags for MT-safe API's called from libXauAlan Coopersmith1-0/+18
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
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