Mercurial > libpst
comparison README @ 183:61be2c04d6ab
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 13 Apr 2009 14:29:54 -0700 |
parents | b65e8d0a088a |
children | 3f83feface7a |
comparison
equal
deleted
inserted
replaced
182:b65e8d0a088a | 183:61be2c04d6ab |
---|---|
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 --enable-libpst-shared | |
13 (cd xml; make; make distclean) | 12 (cd xml; make; make distclean) |
14 make distcheck | 13 make distcheck |
15 | 14 |