summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2024-02-03xprop 1.2.7xprop-1.2.7Alan Coopersmith
2022-12-03xprop 1.2.6xprop-1.2.6Alan Coopersmith
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith
2020-11-19xprop 1.2.5xprop-1.2.5Keith Packard
2019-03-09xprop 1.2.4xprop-1.2.4Alan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-03-09xprop 1.2.3xprop-1.2.3Alan Coopersmith
2014-06-03Print which option was in error along with usage messageAlan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-08-08xprop 1.2.2xprop-1.2.2Alan Coopersmith
2013-01-20config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-06-29xprop 1.2.1xprop-1.2.1Alan Coopersmith
2011-02-01Use _X_NORETURN from xproto 7.0.17 instead of local checkAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-10-30xprop 1.2.0xprop-1.2.0Alan Coopersmith
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-12xprop 1.1.0xprop-1.1.0Alan Coopersmith
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-04-28Display _NET_WM_ICONs as ASCII art instead of as a big list of integersSøren Sandmann Pedersen
2009-01-26Correct make distcheck and don't distribute autogen.sh.Paulo Cesar Pereira de Andrade
2008-03-07xprop 1.0.4xprop-1.0.4Adam Jackson
2007-12-19Fix build under autoconf 2.57Benjamin Close
2007-12-06Select correct client window in WM’s using virtual rootsKim Woelders
2007-08-10Version bump: 1.0.3xprop-1.0.3Alan Coopersmith
2007-08-10Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checksAlan Coopersmith
2007-08-10Add hooks to check sources with lint/sparse/etc.Alan Coopersmith
2006-08-29bump to 1.0.2xprop-1.0.2Daniel Stone
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-21Change dependency from xmu to xmuu since the full xmu (with all its baggageAlan Coopersmith
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan 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-08Add build system for xpropSøren Sandmann Pedersen