summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-12-02configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or laterAlan Coopersmith1-2/+2
2022-04-02twm 1.0.12twm-1.0.12Alan Coopersmith1-1/+1
2020-06-18fix the cppcheck style- and format-warningsThomas E. Dickey1-1/+1
2020-06-14twm 1.0.11twm-1.0.11Matt Turner1-1/+1
2020-06-14Build xz tarballs instead of bzip2Matt Turner1-1/+1
2019-07-16bump minor version for issue #2Thomas E. Dickey1-1/+1
2019-07-16issue 2: twm doesn't handle RandR screen size changesThomas E. Dickey1-1/+5
2019-07-16bump minor version to reflect issues #4 and #7Thomas E. Dickey1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-03-06twm 1.0.10twm-1.0.10Alan Coopersmith1-1/+1
2015-04-16twm 1.0.9twm-1.0.9Alan Coopersmith1-1/+1
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith1-1/+0
2013-10-25config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
2013-09-06twm 1.0.8twm-1.0.8Alan Coopersmith1-1/+1
2013-07-31Delete trailing whitespace in non *.[ch] source filesAlan Coopersmith1-2/+2
2011-07-27twm 1.0.7twm-1.0.7Alan Coopersmith1-1/+1
2011-05-11Mark Done() as _X_NORETURNJeremy Huddleston1-1/+1
2011-05-11Fix: menus.c:2374: warning: implicit declaration of function `putenv`Alan Coopersmith1-0/+1
2011-01-05twm 1.0.6twm-1.0.6Alan Coopersmith1-1/+1
2010-11-24config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+5
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa1-2/+5
2010-10-30twm 1.0.5twm-1.0.5Alan Coopersmith1-1/+2
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-3/+3
2010-09-22config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-09-22Use AC_CHECK_FUNCS / default name for mkstempAlan Coopersmith1-2/+1
2010-09-22config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-17config: allow to build tarball when yacc is missingGaetan Nadon1-1/+2
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon1-0/+2
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-6/+5
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-07-11twm: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon1-0/+5
2008-03-06twm 1.0.4twm-1.0.4Adam Jackson1-2/+1
2008-02-21Explicitly require libSM & libICE since twm calls them directlyAlan Coopersmith1-1/+1
2006-11-30bump to 1.0.3twm-1.0.3Daniel Stone1-1/+1
2006-10-13Bump to 1.0.2twm-1.0.2Adam Jackson1-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-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin 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-16Capitalize O in "X.Org Foundation"Alan 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-16Define HAS_MKSTEMP if mkstemp() is present (needed for improved protectionAlan Coopersmith1-0/+3
2005-06-29Add buildsystem for twmSøren Sandmann Pedersen1-0/+43