Mercurial > libpst
comparison README @ 182:b65e8d0a088a
more cleanup on external names in the shared object file
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 13 Apr 2009 11:39:33 -0700 |
parents | 3b04745ff76d |
children | 61be2c04d6ab |
comparison
equal
deleted
inserted
replaced
181:3b04745ff76d | 182:b65e8d0a088a |
---|---|
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 ./configure --enable-libpst-shared |
13 (cd xml; make; make distclean) | 13 (cd xml; make; make distclean) |
14 make distcheck | 14 make distcheck |
15 | 15 |