projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1081dc0
)
add ./configure for the thick headed who can't read documentation...wait will they...
author
Jeremy McNamara
<jj@nufone.net>
Sun, 16 May 2004 16:10:56 +0000
(16:10 +0000)
committer
Jeremy McNamara
<jj@nufone.net>
Sun, 16 May 2004 16:10:56 +0000
(16:10 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2979
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/h323/README
patch
|
blob
|
history
diff --git
a/channels/h323/README
b/channels/h323/README
index
fce1841
..
8aad196
100755
(executable)
--- a/
channels/h323/README
+++ b/
channels/h323/README
@@
-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