aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--README2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c55c39e568..7427c85159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-12 JP Rosevear <jpr@ximian.com>
+
+ * README: Update
+
2001-03-09 Dan Winship <danw@ximian.com>
* configure.in (EVOLUTION_MICRO_VERSION): Hm... probably would be
diff --git a/README b/README
index c2587c9d2e..81107471ba 100644
--- a/README
+++ b/README
@@ -155,7 +155,7 @@ make install
2) gnome-pilot
cvs -z3 co gnome-pilot
-./configure --prefix=<gnome-pilot-prefix> --with-pisock=<pilot-link-prefix>
+./autogen.sh --prefix=<gnome-pilot-prefix> --with-pisock=<pilot-link-prefix>
make
make install