From bd2a15fd105dd5f9c201fa2fd9e179d55f8255ed Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 24 May 2010 12:45:20 +0200 Subject: [PATCH] Adjust #include directive style. --- ChangeLog | 5 +++++ modules/regex | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1b37e94cd..b0088b258 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-05-24 Bruno Haible + Adjust #include directive style. + * modules/regex (Includes): Recommend to write . + +2010-05-24 Bruno Haible + regex: Don't require alloca. * modules/regex (Depends-on): Remove alloca. Add alloca-opt. * lib/regex_internal.h (alloca): Ensure it's defined even if we call it diff --git a/modules/regex b/modules/regex index 36ad44639..ecfd832ea 100644 --- a/modules/regex +++ b/modules/regex @@ -36,7 +36,7 @@ gl_REGEX Makefile.am: Include: -"regex.h" + License: LGPLv2+ -- 2.11.0