summaryrefslogtreecommitdiff
path: root/GIT-INFO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2012-04-25 17:00:09 +0200
committerDaniel Stenberg <daniel@haxx.se>2012-04-25 17:00:09 +0200
commitd9ff5590365ba24df23e9e76961d3f7d0ad23663 (patch)
tree033f2c4fddd236c7f4dd373e2d92f431cf444a85 /GIT-INFO
parent82a1c1c989ce8f6434fa584063ae078feb5920d6 (diff)
downloadc-ares-d9ff5590365ba24df23e9e76961d3f7d0ad23663.tar.gz
c-ares-d9ff5590365ba24df23e9e76961d3f7d0ad23663.tar.bz2
c-ares-d9ff5590365ba24df23e9e76961d3f7d0ad23663.zip
GIT-INFO: mention buildconf
Diffstat (limited to 'GIT-INFO')
-rw-r--r--GIT-INFO2
1 files changed, 2 insertions, 0 deletions
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.