From 6fd2df816bfd58804024dbfd8fa0f22e60dbb140 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 28 May 2009 13:09:26 +0200 Subject: [PATCH] Don't do HAVE_CONFIG_H replacements on build-aux/ files. --- ChangeLog | 7 ++++++- gnulib-tool | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d71b5cb5d..986f9baba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ +2009-05-28 Bruno Haible + + * gnulib-tool (func_import): Don't do HAVE_CONFIG_H replacements on + build-aux/ files. + 2009-05-28 Simon Josefsson - * gnulib-tool: Transform license on build-aux/ files too. + * gnulib-tool (func_import): Transform license on build-aux/ files too. 2009-05-27 Simon Josefsson diff --git a/gnulib-tool b/gnulib-tool index c633da21e..ea451ec4c 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -2874,8 +2874,8 @@ s,^\(.................................................[^ ]*\) *, fi fi - # Determine script to apply to auxilliary files that go into $auxdir/. - sed_transform_build_aux_file="$sed_transform_lib_file" + # Determine script to apply to auxiliary files that go into $auxdir/. + sed_transform_build_aux_file= if test -n "$do_copyrights"; then # Update license. sed_transform_build_aux_file=$sed_transform_build_aux_file' -- 2.11.0