You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
12 lines
407 B
Diff
12 lines
407 B
Diff
--- ../configure.orig 2021-12-05 10:26:50.984021147 +0000
|
|
+++ ./configure 2021-12-05 10:49:16.032713588 +0000
|
|
@@ -14497,7 +14497,7 @@
|
|
esac
|
|
|
|
CPPFLAGS_SAVE="$CPPFLAGS"
|
|
-CPPFLAGS="$XML2_CPPFLAGS"
|
|
+CPPFLAGS="$XML2_CPPFLAGS -I@TERMUX_PREFIX@/include"
|
|
for ac_header in libxml/tree.h libxml/parser.h libxml/xpath.h libxml/xpathInternals.h
|
|
do :
|
|
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
|