summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-06-14twm 1.0.11twm-1.0.11Matt Turner
2020-06-14Build xz tarballs instead of bzip2Matt Turner
2019-07-16bump minor version for issue #2Thomas E. Dickey
2019-07-16issue 2: twm doesn't handle RandR screen size changesThomas E. Dickey
2019-07-16bump minor version to reflect issues #4 and #7Thomas E. Dickey
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-03-06twm 1.0.10twm-1.0.10Alan Coopersmith
2015-04-16twm 1.0.9twm-1.0.9Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-10-25config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2013-09-06twm 1.0.8twm-1.0.8Alan Coopersmith
2013-07-31Delete trailing whitespace in non *.[ch] source filesAlan Coopersmith
2011-07-27twm 1.0.7twm-1.0.7Alan Coopersmith
2011-05-11Mark Done() as _X_NORETURNJeremy Huddleston
2011-05-11Fix: menus.c:2374: warning: implicit declaration of function `putenv`Alan Coopersmith
2011-01-05twm 1.0.6twm-1.0.6Alan Coopersmith
2010-11-24config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-01config: replace AC_CHECK_FILE with test -fMartin Jansa
2010-10-30twm 1.0.5twm-1.0.5Alan Coopersmith
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-22config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-22Use AC_CHECK_FUNCS / default name for mkstempAlan Coopersmith
2010-09-22config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-17config: allow to build tarball when yacc is missingGaetan Nadon
2010-06-04config: add check for yacc to insure it is installed #27973Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-07-11twm: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon
2008-03-06twm 1.0.4twm-1.0.4Adam Jackson
2008-02-21Explicitly require libSM & libICE since twm calls them directlyAlan Coopersmith
2006-11-30bump to 1.0.3twm-1.0.3Daniel Stone
2006-10-13Bump to 1.0.2twm-1.0.2Adam Jackson
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_903Kevin E Martin
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-16Capitalize O in "X.Org Foundation"Alan Coopersmith
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson
2005-07-16Define HAS_MKSTEMP if mkstemp() is present (needed for improved protectionAlan Coopersmith
2005-06-29Add buildsystem for twmSøren Sandmann Pedersen