X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpcre-compat;h=5709a477b0f94c87f324fd89d9046c9210971666;hp=6b20bca741925f6eeb8f23f877847e64c432f183;hb=e63cc45b483cc8337bee21a7fe4e9d09c2879129;hpb=41cfd9e04b1a06d242432e682ab5601f933c0e21 diff --git a/lfs/pcre-compat b/lfs/pcre-compat index 6b20bca741..5709a477b0 100644 --- a/lfs/pcre-compat +++ b/lfs/pcre-compat @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -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)