# HG changeset patch # User Carl Byington # Date 1239658194 25200 # Node ID 61be2c04d6ab6be17c856aa69c081373b5844be6 # Parent b65e8d0a088a979f8f4bff1c8a5d3774250aa855 prep for fedora build diff -r b65e8d0a088a -r 61be2c04d6ab Makefile.cvs --- a/Makefile.cvs Mon Apr 13 11:39:33 2009 -0700 +++ b/Makefile.cvs Mon Apr 13 14:29:54 2009 -0700 @@ -8,6 +8,7 @@ autoheader automake autoconf + ./configure >/dev/null rm -rf html.internal doxygen tar cfz libpst.html.tar.gz html.internal diff -r b65e8d0a088a -r 61be2c04d6ab README --- a/README Mon Apr 13 11:39:33 2009 -0700 +++ b/README Mon Apr 13 14:29:54 2009 -0700 @@ -9,7 +9,6 @@ Starting with a mercurial working directory, try this: make -f *cvs - ./configure --enable-libpst-shared (cd xml; make; make distclean) make distcheck