From: Daniel Stenberg Date: Wed, 25 Apr 2012 15:00:09 +0000 (+0200) Subject: GIT-INFO: mention buildconf X-Git-Tag: upstream/1.10.0~102 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9ff5590365ba24df23e9e76961d3f7d0ad23663;p=platform%2Fupstream%2Fc-ares.git GIT-INFO: mention buildconf --- diff --git a/GIT-INFO b/GIT-INFO index 2c207fa..f7dc55a 100644 --- a/GIT-INFO +++ b/GIT-INFO @@ -5,3 +5,5 @@ This file is only present in git - never in release archives. It is used as a sentinel file in buildconf.bat in order to differentiate a git checkout from release and daily snapshot archives. +On *nix-like systems, run the ./buildconf script first to generate a fresh +configure script.