]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk-lib.patch
- up for asterisk 1.2.7.1
[packages/asterisk.git] / asterisk-lib.patch
CommitLineData
f5a8d2bc 1--- asterisk-1.2.0/channels/Makefile.orig 2005-11-21 13:47:31.000000000 +0100
2+++ asterisk-1.2.0/channels/Makefile 2005-11-21 13:49:38.000000000 +0100
3@@ -31,8 +31,8 @@
585b7e1f 4 endif
5
aaca8e11 6 ifeq (${OSARCH},Linux)
f5a8d2bc 7- PTLIB=-lpt_linux_x86_r
8- H323LIB=-lh323_linux_x86_r
9+ PTLIB=-lpt
10+ H323LIB=-lopenh323
11 CHANH323LIB=-ldl
12 endif
aaca8e11 13
This page took 0.108815 seconds and 4 git commands to generate.