From: Christos Zoulas Date: Wed, 3 Jun 2015 17:51:12 +0000 (+0000) Subject: what versions of libtool and autoconf we've been using recently. X-Git-Tag: FILE5_23~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6e84378a2836acde91e9181a99ea90d044c90af;p=file what versions of libtool and autoconf we've been using recently. --- 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