From b6e84378a2836acde91e9181a99ea90d044c90af Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 3 Jun 2015 17:51:12 +0000 Subject: [PATCH] what versions of libtool and autoconf we've been using recently. --- README.DEVELOPER | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.DEVELOPER b/README.DEVELOPER index cc1da727..9b23b464 100644 --- a/README.DEVELOPER +++ b/README.DEVELOPER @@ -1,6 +1,6 @@ # How to get started developing -@(#) $File: README.DEVELOPER,v 1.4 2014/03/10 12:35:59 kim Exp $ +@(#) $File: README.DEVELOPER,v 1.5 2014/03/10 12:38:08 kim Exp $ ## Auto files @@ -11,6 +11,8 @@ After checking out the source, run the following: make -j4 make -C tests check +If you see errors, make sure you have the latest libtool and autoconf +This has been tested with autoconf-2.69 and libtool-2.4.2 ## Installing dependencies -- 2.50.1