aboutsummaryrefslogtreecommitdiff
path: root/README-alpha
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 /README-alpha
parentba2c7f8128d02e2939666bfbf3f6f449847e0529 (diff)
downloadmailfromd-7253723130636d48d8744234b397de900659fe45.tar.gz
mailfromd-7253723130636d48d8744234b397de900659fe45.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@927 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'README-alpha')
-rw-r--r--README-alpha18
1 files changed, 5 insertions, 13 deletions
diff --git a/README-alpha b/README-alpha
index 6f0be359..1a93a989 100644
--- a/README-alpha
+++ b/README-alpha
@@ -40,28 +40,20 @@ so follow the steps described below. Notice, that you only have to do it
once. Packaged alpha versions do not need bootstrapping.
1. Change to the source tree directory
cd mailfromd
-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
http://mailfromd.software.gnu.org.ua/manual/html_node/Building
* Copyright information:
Copyright (C) 2006 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.