Skip to content

Commit

Permalink
fine-tune configure for BSD
Browse files Browse the repository at this point in the history
  • Loading branch information
rofl0r committed Jan 6, 2013
1 parent 52cbc8f commit 5f433ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ if ismac ; then
elif isbsd ; then
echo LIBDL=>>config.mak
echo "CFLAGS+=-DIS_BSD">>config.mak
echo INSTALL_FLAGS=-m>>config.mak
fi

echo done, now run make \&\& make install
Expand Down

0 comments on commit 5f433ad

Please sign in to comment.