This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Update opcodes to autoconf 2.59


Hi,

> This one turned out to be really easy.  Tested on i686-pc-linux-gnu,
> no significant changes in generated files.

[...]

> -AC_PREREQ(2.13)
> -AC_INIT(z8k-dis.c)
> +AC_PREREQ(2.59)
> +AC_INIT

No packagename/version/bug-report address here?

> +AC_CONFIG_FILES([Makefile po/Makefile.in:po/Make-in])
> +AC_CONFIG_COMMANDS([default],[[sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile]],[[]])

Could these be provided by gettext?

   Simon

-- 
 GPG Fingerprint: 040E B5F7 84F1 4FBC CEAD  ADC6 18A0 CC8D 5706 A4B4

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]