Kaydet (Commit) a6610e9e authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Revert "Specify boost header directory for internal boost."

This reverts commit f721ae07.
üst f721ae07
......@@ -53,13 +53,7 @@ MY_CXXFLAGS = CXXFLAGS=-I$(OUTDIR)/inc/external
.END
CONFIGURE_DIR=
CONFIGURE_ACTION=
.IF "$(SYSTEM_BOOST)" != "YES"
CONFIGURE_ACTION+=export CPPFLAGS="$(CPPFLAGS) -I$(OUTDIR)/inc/external" &&
.ENDIF
CONFIGURE_ACTION+=./configure \
CONFIGURE_ACTION=./configure \
--with-pic \
--enable-static \
--disable-shared \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment