From 7253723130636d48d8744234b397de900659fe45 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 18 Nov 2006 14:32:27 +0000 Subject: Update git-svn-id: file:///svnroot/mailfromd/trunk@927 7a8a7f39-df28-0410-adc6-e0d955640f24 --- README-alpha | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'README-alpha') diff --git a/README-alpha b/README-alpha index 6f0be359..1a93a989 100644 --- a/README-alpha +++ b/README-alpha @@ -43,22 +43,14 @@ once. Packaged alpha versions do not need bootstrapping. 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 -- cgit v1.2.1