summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Update README for gitlab migrationAlan Coopersmith1-0/+2
2014-05-20Use the register_fpe_functions() function from libXfontJulien Cristau1-3/+1
2013-01-19Remove unused server cache functionalityAlan Coopersmith1-3/+0
2013-01-04Remove old OS2 linker file, xfs.defAlan Coopersmith1-1/+0
2011-11-16Move os/config.h into os/config.cAlan Coopersmith1-1/+0
2010-08-06Using the C preprocessor to generate "config" is no longer needed.Gaetan Nadon1-47/+2
2010-08-06xfs.man: use sed and standard makefileGaetan Nadon1-18/+2
2010-08-03doc: use xorg stylesheet and standard makefileGaetan Nadon1-37/+2
2010-08-03doc: use HAVE_XMLTO_TEXT for users without a text browser.Gaetan Nadon1-1/+7
2010-04-05config: update and relocate AC_DEFINE_DIR macroGaetan Nadon1-0/+2
2010-02-09doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6Gaetan Nadon1-1/+1
2010-02-05doc: use new macros to control doc generationGaetan Nadon1-4/+4
2010-01-22doc: use fop backend to convert xml to pdfGaetan Nadon1-2/+5
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
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/+0
2009-10-09Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-5/+5
2009-10-07Use font-utils 1.1 macros to find default font pathAlan Coopersmith1-2/+0
2009-06-17Add --disable-devel-docs flag to configure to skip xfs-design doc conversionAlan Coopersmith1-0/+2
2009-06-08Convert xfs design doc from troff/.ms to docbook/xmlAlan Coopersmith1-1/+24
2009-05-27Remove include/accstr.h from Makefile.amAlan Coopersmith1-1/+0
2009-05-27Move design.ms from xorg-docs/specs/xfs/design.ms to this moduleAlan Coopersmith1-0/+3
2008-12-05Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2Alan Coopersmith1-1/+3
2008-12-03Use cpp instead of sed for processing man page & sample config fileAlan Coopersmith1-21/+33
2008-10-06Use configure to determine font path to put into xfs config fileAlan Coopersmith1-2/+0
2008-02-05Install config file in $(sysconfdir) by default instead of $(libdir)Julien Cristau1-1/+1
2008-01-09List multiple config files in man page if specified in --with-default-config-...Alan Coopersmith1-0/+2
2008-01-04Add hooks for checking sources with tools like sparse & lintAlan Coopersmith1-1/+9
2008-01-03Add --with-default-config-file configure optionAlan Coopersmith1-2/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2006-09-25Substitute config dir into man page.Kristian Høgsberg1-0/+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-17Add 's|XCOMM|\#|g' to sed rules for man page processingAlan Coopersmith1-1/+2
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-30Add -D flags to clear more compiler warnings (Stefan Dirsch)Alan Coopersmith1-2/+4
2005-07-28Add flags to make xfs actually load fontsSøren Sandmann Pedersen1-1/+3
2005-07-28Create and install a config file Fix xfs DEFAULT_CONFIG_FILESøren Sandmann Pedersen1-3/+18
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
2005-07-14Add _BSD_SOURCE to lots of applications - patch from Stefan DirschSøren Sandmann Pedersen1-1/+1
2005-07-12Add include files to sources, so it will distcheckSøren Sandmann Pedersen1-1/+29
2005-07-12- lib/lbxutil/lbxutil.pc.in: link to lbxutil, not XfixesXORG-6_8_99_15Søren Sandmann Pedersen1-0/+61