aboutsummaryrefslogtreecommitdiffstats
path: root/macros/xerces-version.pl
Commit message (Collapse)AuthorAgeFilesLines
* Make dist, dist check, and rpm are now supported and working. If you want to ↵Kevin Gibbs2001-07-211-0/+13
| | | | | | distribute a copy of SashMo to someone, you should type "make dist" and send them the tarball. svn path=/trunk/; revision=11279
* Removing xerces tests. Didn't know this directory was in gnome-commonAndrew Hughes Chatham2001-06-131-13/+0
| | | | svn path=/trunk/; revision=10205
* Added .cvsignore files and changed the configure script so that it willAndrew Hughes Chatham2001-06-071-0/+13
detect the presence of uuid/uuid.h and also detect the right version of xerces. Removed as many references to XERCESCROOT as possible (all of them, I believe). svn path=/trunk/; revision=10144