]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk-Makefile2.patch
- requires libpri >= 1.2.0
[packages/asterisk.git] / asterisk-Makefile2.patch
CommitLineData
cde2fe04
TP
1diff -urN asterisk/channels/h323/Makefile asterisk.the.good/channels/h323/Makefile
2--- asterisk/channels/h323/Makefile 2003-08-11 18:39:52.000000000 +0200
3+++ asterisk.the.good/channels/h323/Makefile 2003-08-11 18:33:41.000000000 +0200
4@@ -24,7 +24,7 @@
5 CFLAGS += -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS
6 CFLAGS += -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA
7 CFLAGS += -I$(PWLIBDIR)/include/ptlib/unix -I$(PWLIBDIR)/include
8-CFLAGS += -I$(OPENH323DIR)/include -I/usr/include/openh323
9+CFLAGS += -I$(OPENH323DIR)/include -I/usr/include/openh323 -I../../include
10 CFLAGS += -Wno-missing-prototypes -Wno-missing-declarations
11
12
This page took 0.053506 seconds and 4 git commands to generate.