summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-01-20Revert "make: remove $(LIBOBJS) dead code"Gaetan Nadon1-1/+1
2012-01-20make: remove $(LIBOBJS) dead codeGaetan Nadon1-1/+1
2011-09-28Strip trailing whitespaceAlan Coopersmith1-3/+3
2011-01-19config: move man pages into their own directoryGaetan Nadon1-16/+2
2010-09-26config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-19/+1
2010-07-10strnlen: Fix building on systems without strnlen(3)Jeremy Huddleston1-2/+2
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-21Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon1-1/+1
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-2/+2
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+1
2008-06-22Fix window selection by pointer.Kim Woelders1-0/+2
2007-08-27Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith1-1/+9
2007-08-06Rename xwininfo_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith1-1/+1
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin1-3/+3
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith1-1/+32
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith1-1/+1
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
2005-07-08Build system for xwininfoSøren Sandmann Pedersen1-0/+34