Mercurial > libpst
comparison README @ 181:3b04745ff76d
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 10 Apr 2009 13:10:14 -0700 |
parents | 265c7a65b75b |
children | b65e8d0a088a |
comparison
equal
deleted
inserted
replaced
180:265c7a65b75b | 181:3b04745ff76d |
---|---|
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 | |
12 (cd xml; make; make distclean) | 13 (cd xml; make; make distclean) |
13 make distcheck | 14 make distcheck |
14 | 15 |