X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpcre-compat;h=034ac83146618a20da542f2c30c7f01996c6c301;hb=9e25fe5c1b068e6d20cc42108f7431792995c51c;hp=6b20bca741925f6eeb8f23f877847e64c432f183;hpb=ed879161a868e9a9afe5f93ff1625a729eddb510;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/pcre-compat b/lfs/pcre-compat index 6b20bca741..034ac83146 100644 --- a/lfs/pcre-compat +++ b/lfs/pcre-compat @@ -70,6 +70,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure --prefix=/usr --enable-utf8 cd $(DIR_APP) && make $(MAKETUNING)