[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-4.13.91 pretest available
From: |
Eli Zaretskii |
Subject: |
Re: texinfo-4.13.91 pretest available |
Date: |
Tue, 11 Dec 2012 16:01:31 +0200 |
> Date: Tue, 11 Dec 2012 12:24:50 +0100
> From: Patrice Dumas <address@hidden>
>
> On Tue, Dec 11, 2012 at 12:06:49PM +0200, Eli Zaretskii wrote:
> >
> > Failing that, I will need some help here. I know enough Autoconf to
> > add the necessary magic to configure.ac that will replace some
> > @VOODOO@ with the list of files to install on Windows and leave it
> > empty on Posix platforms. But how do I add @VOODOO@ to Makefile.am,
> > so that Makefile.in gets generated with it? I don't know anything
> > about Automake, except how to type its name at the shell prompt.
>
> Something convenient in Automake are conditionals. They may be very
> interesting in that case. See
> http://www.gnu.org/software/automake/manual/html_node/Conditionals.html#Conditionals
Thanks, that was the missing link.
I attach below a patch to install Windows batch files for the
appropriate targets. (It is a binary attachment because the batch
files must have DOS-style CR-LF end-of-line format, or else some
Windows shells will refuse to run them.)
Unfortunately, I couldn't test the patches, because Automake 1.12 and
Autoconf 2.69 are required, whereas I have 1.11.6 and 2.65
respectively, and I cannot upgrade because I need these versions for
Emacs. If you could send me the modified configury files produced by
Automake and Autoconf, I could then test them here.
Thanks.
w32scripts.dif
Description: Binary data
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/01
- Re: texinfo-4.13.91 pretest available, Karl Berry, 2012/12/01
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/10
- Re: texinfo-4.13.91 pretest available, Karl Berry, 2012/12/10
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/11
- Re: texinfo-4.13.91 pretest available, Patrice Dumas, 2012/12/11
- Re: texinfo-4.13.91 pretest available, Patrice Dumas, 2012/12/11
- Re: texinfo-4.13.91 pretest available,
Eli Zaretskii <=
- Re: texinfo-4.13.91 pretest available, Karl Berry, 2012/12/14
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/15
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/22
- Re: texinfo-4.13.91 pretest available, Karl Berry, 2012/12/22
- Re: texinfo-4.13.91 pretest available, Andreas Schwab, 2012/12/22
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/22
- Re: texinfo-4.13.91 pretest available, Andreas Schwab, 2012/12/23
- Re: texinfo-4.13.91 pretest available, Eli Zaretskii, 2012/12/30
- Re: texinfo-4.13.91 pretest available, Karl Berry, 2012/12/30