add ./configure for the thick headed who can't read documentation...wait will they even read the README?

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-05-16 16:10:56 +00:00
parent 1081dc05c2
commit 3794c9bfef

View File

@@ -45,8 +45,10 @@ Example commands to make sure everything gets cleaned and then
rebult in proper order:
cd /path/to/pwlib
./configure
make clean opt
cd /path/to/openh323
./configure
make clean opt
cd /path/to/asterisk/channels/h323
make