summaryrefslogtreecommitdiff
path: root/include/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespaceAlan Coopersmith2011-10-031-1/+1
| | | | | | | 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>
* distcheck fixes -- clean up after makestrs, don't list non-existant files.Daniel Stone2005-07-191-0/+1
|
* - Make Xt install its internal files in /usr/include/X11, both in theSøren Sandmann Pedersen2005-06-201-1/+18
| | | | | | modular and the monolithic tree. - Update XTrap to use #include <X11/internal-xt-headerI.h> - Add XvMC to symlink.sh
* - conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen2005-05-181-0/+26
- add build system for lib/Xt