From 0b951e7c1aa8653655d63bda882d392f0c2216c8 Mon Sep 17 00:00:00 2001 From: roland Date: Wed, 18 Oct 2006 21:24:05 +0000 Subject: . --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 71fbe540..298360ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ +2006-10-18 Roland McGrath + + PR 2727 + * configure.ac (elfutils build): Pass --prefix and --exec-prefix + options to elfutils configure. + (elfutils_abs_srcdir): New substituted variable. + * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable. + * configure, config.in, Makefile.in: Regenerated. + 2006-10-16 Li Guanglei + * configure.ac: add the checking for mysql_config, mysqlclient library and header files * runtime/lket/b2a/Makefile.am: set compile flags @@ -8,7 +18,7 @@ 2006-10-12 Martin Hunt - * translate.cxx (emit_common_header): Add a + * translate.cxx (emit_common_header): Add a kretprobe_instance pointer to struct context. (emit_symbol_data): Include absolute symbols. -- cgit