[Pkg-voip-commits] r1248 - openh323/trunk/debian

Kilian Krause kilian at costa.debian.org
Tue Feb 7 19:39:34 UTC 2006


Author: kilian
Date: 2006-02-07 19:39:33 +0000 (Tue, 07 Feb 2006)
New Revision: 1248

Modified:
   openh323/trunk/debian/rules
Log:
re-introduce fix to build IXJ code.


Modified: openh323/trunk/debian/rules
===================================================================
--- openh323/trunk/debian/rules	2006-02-07 16:35:46 UTC (rev 1247)
+++ openh323/trunk/debian/rules	2006-02-07 19:39:33 UTC (rev 1248)
@@ -32,7 +32,7 @@
 build-arch: build-arch-stamp
 
 Makefile: patch-stamp autotools configure
-	./configure $(confflags) --prefix=/usr --enable-plugins
+	CFLAGS=-I$(PWD)/include./configure $(confflags) --prefix=/usr --enable-plugins
 
 autotools:
 	-if [ -f config.sub.old ]; then \




More information about the Pkg-voip-commits mailing list