appended pre-install notes to INSTALL
authorpk910 <philipp@zoelle1.de>
Thu, 7 Jul 2011 11:09:49 +0000 (13:09 +0200)
committerpk910 <philipp@zoelle1.de>
Thu, 7 Jul 2011 11:09:49 +0000 (13:09 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index c31fd17db17c3b7a4ff06069ad83f86ba3ce5b51..e74bb49bae4c6759ae4b57ce60d9ccbc1c5a8745 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -49,6 +49,14 @@ You may also have trouble unless your compiler's C preprocessor
 supports ISO C99 varadic macros.  gcc is the compiler we use for
 almost all our testing, and we recommend it for use with srvx.
 
+PreInstall:
+----------
+$ aclocal
+$ autoconf
+$ autoreconf -f -i -Wall,no-obsolete
+$ cp /usr/share/libtool/* ./
+$ automake
+
 Quick Install:
 ----------
 $ ./configure