aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-11-18 14:32:27 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-11-18 14:32:27 +0000
commit7253723130636d48d8744234b397de900659fe45 (patch)
treea75c8de5815f84c9cd3340367b0efb5536168fc9
parentba2c7f8128d02e2939666bfbf3f6f449847e0529 (diff)
downloadmailfromd-7253723130636d48d8744234b397de900659fe45.tar.gz
mailfromd-7253723130636d48d8744234b397de900659fe45.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@927 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--ChangeLog2
-rw-r--r--README-alpha18
2 files changed, 7 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index d96a8fed..fa90ef8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,2 +2,4 @@
+ * bootstrap: New file
+ * NEWS: Update
* doc/values.texi (INITIAL-RESPONSE-TIMEOUT): Update.
diff --git a/README-alpha b/README-alpha
index 6f0be359..1a93a989 100644
--- a/README-alpha
+++ b/README-alpha
@@ -45,18 +45,10 @@ once. Packaged alpha versions do not need bootstrapping.
-2. Populate the source tree with the necessary files from Gnulib. Run:
+2. Populate the source tree with the necessary files from Gnulib.
+and create the configuration framework. Run:
- gnulib-tool --import argp obstack snprintf strtok_r fprintftime \
- regex malloc realloc
+ sh ./bootstrap
-(make sure gnulib-tool is in your path or supply its full file name).
+(make sure gnulib-tool is in your path).
-3. Link or copy src/daemon.c to lib:
-
- ln src/daemon.c lib/
-
-4. Create the configuration framework:
-
- autoreconf -i -f -s
-
-5. Configure and build the package as described in the documentation. See
+3. Configure and build the package as described in the documentation. See

Return to:

Send suggestions and report system problems to the System administrator.