summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2021-08-02Remove support for Digital LN03 laser printerAlan Coopersmith1-1/+0
This DEC printer from the early 1980's is not widely used today. This was the last remaining printer using the "sixel" and "sixmap" support, so those functions were removed as well. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-16Update README for gitlab migrationAlan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-11-19Remove unneeded uses of <math.h> & -lmAlan Coopersmith1-1/+1
Can't see why they were ever needed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2011-10-06Strip trailing whitespaceAlan Coopersmith1-3/+3
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-01-29config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-19/+1
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Enables use of platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-10-16Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-3/+3
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-22Correct make distcheck and most gcc/sparse warnings.Paulo Cesar Pereira de Andrade1-2/+2
Remaining warnings are due to bit/shift operations mixed with addition/multiplication/etc. "1<<2-1" should be read as "1 << (2 - 1)", and not "(1 << 2) - 1". The first 2 warnings appear to be for a confusing case, as a few lines bellow it is adding parenthesis to the shift operation, but should be being parsed correctly (not added parenthesis to avoid the adding them wrong, and "hiding" the warning...)
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-01-27Replace static ChangeLog with dist-hook to generate from gitAlan Coopersmith1-1/+8
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
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
work better with BSD make
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
Berkholz)
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson1-2/+2
configure cache, you cache it, and the cached value is probably wrong.
2005-07-01symlink.sh: add xplsprinters.sgml xprehashprinterlist.sgml xdpr.scriptSøren Sandmann Pedersen1-0/+47
Check in build systems for xpr, xprehashprinterlist, xplsprinters