]> git.pld-linux.org Git - packages/asterisk.git/blame_incremental - asterisk-lib.patch
- up to 1.4.42
[packages/asterisk.git] / asterisk-lib.patch
... / ...
CommitLineData
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 @@
4 endif
5
6 ifeq (${OSARCH},Linux)
7- PTLIB=-lpt_linux_x86_r
8- H323LIB=-lh323_linux_x86_r
9+ PTLIB=-lpt
10+ H323LIB=-lopenh323
11 CHANH323LIB=-ldl
12 endif
13
This page took 0.16072 seconds and 4 git commands to generate.