From 04c8d59e5112ba93fe58e30f526da0e1c6af1508 Mon Sep 17 00:00:00 2001 From: "Andrew V. Samoilov" Date: Wed, 6 Oct 2004 17:16:09 +0000 Subject: [PATCH] Fix typos --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fd2e1bc68..6cf3ca5c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ 2004-09-25 Roland Illig - * autoconf.ac: #define _GNU_SOURCE to an empty value instead of 1, + * configure.ac: #define _GNU_SOURCE to an empty value instead of 1, which conflicted with src/regex.c. 2004-09-24 Roland Illig