Kaydet (Commit) 8505ebd0 authored tarafından Michael Stahl's avatar Michael Stahl

libmspub: WPD/WPG vars are set by configure.ac already

Change-Id: I5d64ecd625821694ec85c5081609cfb777338755
üst db5c8c52
......@@ -29,8 +29,6 @@ $(call gb_ExternalProject_get_state_target,libmspub,build) :
&& export ICU_CFLAGS="$(if $(filter NO,$(SYSTEM_ICU)),\
-I$(call gb_UnpackedTarball_get_dir,icu)/source/i18n \
-I$(call gb_UnpackedTarball_get_dir,icu)/source/common, )" \
&& export LIBMSPUB_CFLAGS="$(WPG_CFLAGS) $(WPD_CFLAGS)" \
&& export LIBMSPUB_LIBS="$(WPG_LIBS) $(WPD_LIBS)" \
&& ./configure \
--with-pic \
--enable-static \
......
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