Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
asterisk
> asterisk-1.4-h323.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File asterisk-1.4-h323.patch of Package asterisk
--- asterisk-1.4.0/channels/h323/Makefile.in.h323rpm 2006-12-26 14:55:48.000000000 -0500 +++ asterisk-1.4.0/channels/h323/Makefile.in 2006-12-26 14:56:19.000000000 -0500 @@ -10,7 +10,7 @@ # Verify those options with main Makefile STDCCFLAGS = -DNDEBUG -STDCCFLAGS += -I../../include -include ../../include/asterisk/autoconfig.h +STDCCFLAGS += -I../../include -I/usr/include/openh323 -include ../../include/asterisk/autoconfig.h STDCCFLAGS += -fPIC #OPTCCFLAGS += CFLAGS = -pipe --- asterisk-1.4.0/channels/Makefile.h323rpm 2006-12-26 14:56:30.000000000 -0500 +++ asterisk-1.4.0/channels/Makefile 2006-12-26 14:57:10.000000000 -0500 @@ -77,7 +77,6 @@ $(CMD_PREFIX) echo "********** Re-run 'make' to pick up H.323 parameters **********" $(CMD_PREFIX) echo $(CMD_PREFIX) echo "***************************************************************" - $(CMD_PREFIX) exit 1 endif gentone: gentone.c