doc fixup for mac users.

git-svn-id: file:///svn/unbound/trunk@506 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2007-08-09 15:23:36 +00:00
parent 5166d65ea2
commit 1dd6ef9f24

View file

@ -14,7 +14,7 @@ This software is under BSD license, see LICENSE for details.
* libevent http://www.monkey.org/~provos/libevent/ (BSD license)
* Create build environment
* run libtoolize -c if config.sub is missing.
* run libtoolize -c if config.sub is missing, or run glibtoolize.
* autoreconf (autoheader && autoconf), if ./configure is missing.
* Make and install: ./configure; make; make install