summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Update README for gitlab migrationAlan Coopersmith2018-11-191-0/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: remove deprecated xft-config script and man pageGaetan Nadon2010-03-311-4/+0
| | | | | | | This was put in place early 2000 when pkg-config was not used. Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* config: remove the xft-config.in file from EXTRA_DISTGaetan Nadon2010-03-301-1/+0
| | | | | | Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+1
| | | | | | Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
| | | | | Now that the INSTALL file is generated. Allows running make maintainer-clean.
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-281-2/+5
| | | | | | | Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
| | | | | ChangeLog filename is known to Automake and requires no further coding in the makefile.
* Janitor: Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade2009-01-291-4/+2
| | | | | | | | | | Use only one toplevel .gitignore file. It was tempting to also modify the code to not, first check if xrender is >= 0.8.2, and then, if failing, check for libXrender functions with different build options, but left as is, as it could be somehow useful at least as an example of being backwards compatible.
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
|
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-061-0/+10
|
* Clean up generated filesKevin E Martin2005-10-051-0/+2
|
* Build system for XftSøren Sandmann Pedersen2005-07-271-0/+31