summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-07-15Merge overlapping AC_CHECK_HEADERS & AC_CHECK_FUNCS calls into one setAlan Coopersmith1-4/+1
2013-07-15Replace hardcoded _XOPEN_SOURCE=500 with AC_USE_SYSTEM_EXTENSIONSAlan Coopersmith1-11/+2
2013-07-15config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2012-03-22luit 1.1.1luit-1.1.1Alan Coopersmith1-1/+1
2011-10-13Add support for posix_openpt().Ed Schouten1-1/+1
2011-08-16Remove check for zlib in configure scriptAlan Coopersmith1-2/+0
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-10-06luit 1.1.0luit-1.1.0Alan Coopersmith1-1/+2
2010-09-26config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+1
2010-09-26config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-4/+7
2010-07-01Warn if configure does not find Xlib, but don't link against it.Alan Coopersmith1-1/+5
2010-07-01Integrate changes from Thomas Dickey's luit-20100601 forkJeremy Huddleston1-1/+19
2010-02-10Bump to 1.0.5luit-1.0.5Julien Cristau1-1/+1
2010-02-10Bump xorg-macros requirement to 1.4 for XORG_INSTALLJulien Cristau1-2/+2
2009-12-22configure: Fix a linewrap that snuck in with copy/pasteJeremy Huddleston1-2/+1
2009-12-22darwin: Don't use poll()Jeremy Huddleston1-2/+11
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-01luit 1.0.4luit-1.0.4Alan Coopersmith1-1/+1
2009-10-01Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-9/+5
2009-04-09luit: Convert platform #ifdefs to configure tests for functions & headersAlan Coopersmith1-0/+3
2009-01-16Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+8
2008-02-01Bump to 1.0.3.luit-1.0.3Julien Cristau1-1/+1
2008-01-29Define _XOPEN_SOURCE to 500 on linuxJulien Cristau1-1/+1
2007-09-21Match luit locale.alias location to libX11 defaultDan Nicholson1-2/+2
2006-11-08bump to 1.0.2luit-1.0.2Daniel Stone1-1/+1
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin1-1/+1
2005-12-08Add configure options to allow hard-coded paths to be changed.MODULAR_COPYKevin E Martin1-0/+7
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-14Use sed to fill in variables in man pageAlan Coopersmith1-0/+1
2005-08-01Define _XOPEN_SOURCE on Linux (patch from Stefan Dirsch)Alan Coopersmith1-0/+12
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-06Build system for luitSøren Sandmann Pedersen1-0/+41