changeset 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 05dc6892d7e4
files Makefile.cvs README
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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