summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-09-02Remove trailing whitespaceAlan Coopersmith1-3/+3
2013-09-02config: Remove unnecessary calls from configure.acAlan Coopersmith1-2/+2
2013-09-02config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-19/+1
2013-09-02config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+1
2013-09-02Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2013-09-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-2/+5
2013-09-02Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2013-09-02Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSJames Cloos1-1/+1
2013-09-02Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+1
2013-09-02AM_CFLAGS instead of xeyes_CFLAGS to shut automake upJeremy Huddleston1-1/+1
2013-09-02Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2013-09-02Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-3/+3
2013-09-02Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 u...Alan Coopersmith1-1/+1
2013-09-02Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to w...Alan Coopersmith1-1/+1
2013-09-02Use sed to fill in variables in man pageAlan Coopersmith1-1/+32
2013-09-02Install man pages to section 1 instead of section m (Patch from Donnie Berkholz)Alan Coopersmith1-1/+1
2013-09-02Fix distcheck for remaining appsKevin E Martin1-0/+1
2013-09-02Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global conf...Adam Jackson1-2/+2
2013-09-02Xeyes build systemSøren Sandmann Pedersen1-0/+37