[Pkg-voip-commits] [dahdi-tools] 248/285: README: document the need for autoreconf

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:19:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit 9afcde3f1e3d2d27aba829e192db107dce3b8801
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Sat Jun 27 01:55:02 2015 +0300

    README: document the need for autoreconf
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 README | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README b/README
index d0f4461..04cb386 100644
--- a/README
+++ b/README
@@ -16,6 +16,9 @@ Build System
 ~~~~~~~~~~~~
 GCC and friends. Generally you will need to install the package gcc.
 
+Autotools (autoconf, automake and libtool) are needed if you clone from
+Git.
+
 
 Extra Libraries
 ~~~~~~~~~~~~~~~
@@ -33,6 +36,9 @@ Installation
 ~~~~~~~~~~~~
 Note: If using `sudo` to build/install, you may need to add /sbin to your PATH.
 ----------------------------------
+# Only if you cloned from git:
+autoreconf -i
+
 ./configure
 make
 make install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list