From becf5933e6bbba16a41ca9d60b9f606d412fc2d4 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Wed, 14 Jul 2004 15:19:01 +0000 Subject: [PATCH] correct function name --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0c317ba..78973eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2004-07-14 Alexandre Duret-Lutz * automake.in (target_hook): Accept %transform as last argument. - (define_objects_from_sources): Pass %transform to target_hook. + (handle_single_transform): Pass %transform to target_hook. (handle_source_transform): Define DIST_SOURCE to tell whether a the source of a file is distributed or not. (lang_yacc_target_hook): Check DIST_SOURCE, and do not distribute -- 2.7.4