Mercurial > libpst
comparison README @ 180:265c7a65b75b
switch back to fully versioned subpackage dependencies
add doxygen devel-doc documentation for the shared library
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 10 Apr 2009 12:00:46 -0700 |
parents | 7d5c637aaafb |
children | 3b04745ff76d |
comparison
equal
deleted
inserted
replaced
179:83cb32e41f80 | 180:265c7a65b75b |
---|---|
7 | 7 |
8 | 8 |
9 Starting with a mercurial working directory, try this: | 9 Starting with a mercurial working directory, try this: |
10 | 10 |
11 make -f *cvs | 11 make -f *cvs |
12 ./configure >/dev/null | |
13 (cd xml; make; make distclean) | 12 (cd xml; make; make distclean) |
14 make distcheck | 13 make distcheck |
15 | 14 |