From aaca8e1160ce2d0ab8043a7bb7050c82681811f3 Mon Sep 17 00:00:00 2001 From: djrzulf Date: Tue, 1 Mar 2005 20:22:12 +0000 Subject: [PATCH] - renamed, updated, Changed files: asterisk-h323.patch -> 1.3 asterisk-lib.patch -> 1.1 --- asterisk-h323.patch => asterisk-lib.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) rename asterisk-h323.patch => asterisk-lib.patch (78%) diff --git a/asterisk-h323.patch b/asterisk-lib.patch similarity index 78% rename from asterisk-h323.patch rename to asterisk-lib.patch index a9487af..6650b1e 100644 --- a/asterisk-h323.patch +++ b/asterisk-lib.patch @@ -17,3 +17,16 @@ clean: rm -f *.o *.so core.* libchanh323.a .depend +--- asterisk-1.0.6/channels/Makefile~ 2004-08-31 18:33:00.000000000 +0200 ++++ asterisk-1.0.6/channels/Makefile 2005-03-01 21:18:40.334985952 +0100 +@@ -46,8 +46,8 @@ + endif + ifeq (${OSARCH},Linux) + MYSQLLIB=-L/usr/lib/mysql -lmysqlclient +-PTLIB=-lpt_linux_x86_r +-H323LIB=-lh323_linux_x86_r ++PTLIB=-lpt ++H323LIB=-lopenh323 + CHANH323LIB=-ldl + + ifeq ($(PROC),sparc64) -- 2.44.0