Skip to content

Commit

Permalink
Correct libzmq configure flag in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolish committed Mar 21, 2012
1 parent bd17fd7 commit b0a049c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ CZMQ uses autotools for packaging. To build from git (all example commands are f

You will need the libtool and autotools packages. On FreeBSD, you may need to specify the default directories for configure:

./configure --with-zeromq=/usr/local
./configure --with-libzmq=/usr/local

After building, you can run the CZMQ selftests:

Expand Down

0 comments on commit b0a049c

Please sign in to comment.