From 1832ce30d779932e4733fd21e9904e795eb5c0ba Mon Sep 17 00:00:00 2001 From: Pablo Rincon Date: Thu, 1 Jul 2010 13:08:36 +0200 Subject: [PATCH] Updating pkconfig install on macosx --- doc/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/INSTALL b/doc/INSTALL index 010e165e05..93697e5d5a 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -178,7 +178,7 @@ For Mac OS X Users /opt/local/include. The configuration should take care of this. port install autoconf automake gcc44 make libnet11 libpcap pcre \ - libyaml libtool + libyaml libtool pkgconfig export AC_PROG_LIBTOOL=$( which libtool ) ### Suricata: