Commit a2f42a53 authored by Rafaël Carré's avatar Rafaël Carré

win32 packaging: point correctly to gecko headers from extras/contrib

parent e75d1bc0
......@@ -29,7 +29,7 @@ stamp-npapi-configure: stamp-npapi-autogen
CC="$(CC)" CFLAGS="$(CFLAGS)" \
CXX="$(CXX)" CXXFLAGS="$(CXXFLAGS)" \
LD="$(LD)" LDFLAGS="$(LDFLAGS)" \
MOZILLA_CFLAGS="-I$(CONTRIB_DIR)/gecko-sdk" \
MOZILLA_CFLAGS="-I$(CONTRIB_DIR)/gecko-sdk/include" \
SHELL="$(SHELL)" \
PKG_CONFIG_LIBDIR="../$(srcdir)/extras/contrib/lib/pkgconfig:../lib"
touch $@
......
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