]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- asterisk-devel doesn't have to be installed
authorTomasz Pala <gotar@pld-linux.org>
Mon, 11 Aug 2003 16:48:16 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk-Makefile2.patch -> 1.1

asterisk-Makefile2.patch [new file with mode: 0644]

diff --git a/asterisk-Makefile2.patch b/asterisk-Makefile2.patch
new file mode 100644 (file)
index 0000000..d6f5f02
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN asterisk/channels/h323/Makefile asterisk.the.good/channels/h323/Makefile
+--- asterisk/channels/h323/Makefile    2003-08-11 18:39:52.000000000 +0200
++++ asterisk.the.good/channels/h323/Makefile   2003-08-11 18:33:41.000000000 +0200
+@@ -24,7 +24,7 @@
+ CFLAGS += -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS
+ CFLAGS += -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA 
+ CFLAGS += -I$(PWLIBDIR)/include/ptlib/unix -I$(PWLIBDIR)/include 
+-CFLAGS += -I$(OPENH323DIR)/include -I/usr/include/openh323
++CFLAGS += -I$(OPENH323DIR)/include -I/usr/include/openh323 -I../../include
+ CFLAGS += -Wno-missing-prototypes -Wno-missing-declarations
This page took 0.102075 seconds and 4 git commands to generate.