From fe0bfb5ee9cb605eaac10b1c818b07450948689a Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Tue, 25 Nov 2014 14:22:40 +0530 Subject: [PATCH] Check for flex when compiling from repository sources --- ChangeLog | 5 +++++ bootstrap.conf | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index e7dbd6a..03b186e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-11-25 Darshit Shah + + * bootstrap.conf: Add flex as a prerequisite to building Wget from the + repository sources + 2014-11-22 Darshit Shah * build-aux/build_info.pl: Include version.h in the final C file generated diff --git a/bootstrap.conf b/bootstrap.conf index 71aa913..ee99f86 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -105,4 +105,5 @@ perl 5.5 rsync - tar - xz - +flex - " -- 2.1.3