]> git.pld-linux.org Git - packages/asterisk.git/blob - asterisk-lib.patch
3a3bba89e66a6a6aedf374e5dda2380e8276ec4a
[packages/asterisk.git] / asterisk-lib.patch
1 --- asterisk-1.6.1.12/channels/Makefile~        2009-07-21 16:48:38.000000000 +0300
2 +++ asterisk-1.6.1.12/channels/Makefile 2009-12-29 20:52:01.351345246 +0200
3 @@ -21,8 +21,8 @@
4  endif
5  
6  ifeq ($(OSARCH),linux-gnu)
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.071735 seconds and 2 git commands to generate.