View | Details | Raw Unified | Return to bug 221890 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/libepp-nicbr/files/patch-configure.ac (-1 / +11 lines)
Added Link Here
0
- 
1
--- configure.ac.orig	2017-09-03 17:27:58 UTC
2
+++ configure.ac
3
@@ -74,7 +74,7 @@ AC_ARG_WITH([no-secdns-1-0],
4
 )
5
 
6
 CFLAGS="$CFLAGS -I../include"
7
-CXXFLAGS="${CFLAGS}"
8
+CXXFLAGS="${CXXFLAGS} -I../include"
9
 
10
 #Check for xerves-c library
11
 xercesc_path="/usr/local"

Return to bug 221890