Update rebuild rules in non-automake directories.

Paolo Bonzini bonzini@gnu.org
Tue Jul 28 19:03:00 GMT 2009


On 07/28/2009 08:17 PM, Ralf Wildenhues wrote:
> +	gnulib/m4/extensions.m4 \
> +	gnulib/m4/gnulib-common.m4 \
> +	gnulib/m4/gnulib-comp.m4 \
> +	gnulib/m4/include_next.m4 \
> +	gnulib/m4/longlong.m4 \
> +	gnulib/m4/memchr.m4 \
> +	gnulib/m4/memcmp.m4 \
> +	gnulib/m4/memmem.m4 \
> +	gnulib/m4/onceonly_2_57.m4 \
> +	gnulib/m4/stdint.m4 \
> +	gnulib/m4/string_h.m4 \
> +	gnulib/m4/wchar.m4 \

It would be nice to use something like

autom4te --trace 'AC_DEFUN:$%' --language Autoconf m4/gnulib-comp.m4 | 
sed -n 's/^gl_FILE_LIST://p' | tr ' ' '\n' | grep ^gnulib/m4/

but anyway the patch is okay.

Paolo



More information about the Binutils mailing list