summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-04-28xconsole 1.1.0HEADxconsole-1.1.0masterAlan Coopersmith1-2/+2
2022-12-20configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+4
2022-07-10xconsole 1.0.8xconsole-1.0.8Alan Coopersmith1-1/+1
2021-12-04Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-01-29xconsole 1.0.7xconsole-1.0.7Matt Turner1-1/+1
2015-05-07config: add AC_USE_SYSTEM_EXTENSIONSAlan Coopersmith1-0/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-07-18xconsole 1.0.6xconsole-1.0.6Alan Coopersmith1-1/+1
2013-02-24config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2013-01-19Fix build on FreeBSDNiclas Zeising1-1/+1
2013-01-12xconsole 1.0.5xconsole-1.0.5Alan Coopersmith1-1/+1
2012-06-05Mark functions _X_NORETURN that gcc warnings suggestAlan Coopersmith1-1/+1
2011-09-28Strip trailing whitespaceAlan Coopersmith1-3/+3
2011-09-25Require xt >= 1.0 for appdefaultdirJeremy Huddleston1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon1-1/+4
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-09-23xconsole 1.0.4xconsole-1.0.4Alan Coopersmith1-1/+4
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-4/+0
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-3/+1
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+0
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+1
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+13
2008-08-20xaw8 is gone, use xaw7James Cloos1-1/+1
2007-08-20Version bump: 1.0.3xconsole-1.0.3Alan Coopersmith1-1/+1
2006-07-30Check if openpty() is available and use it if it is.Matthieu Herrb1-0/+8
2006-04-26Bump to 1.0.2xconsole-1_0_2xconsole-1.0.2XORG-7_1Adam Jackson1-1/+1
2005-12-21Update package version for X11R7 release.xconsole-1.0.1XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.xconsole-1.0.0XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin1-0/+4
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin1-1/+1
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-3/+3
2005-07-07- Build system for xconsoleXORG-6_8_99_16XORG-6_8_99_15Søren Sandmann Pedersen1-0/+39