[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: bug in texi2dvi, and hack patch
From: |
Stepan Kasal |
Subject: |
Re: Fw: bug in texi2dvi, and hack patch |
Date: |
Thu, 20 Jan 2005 16:29:27 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Thu, Jan 20, 2005 at 10:11:48AM -0500, Karl Berry wrote:
> Perhaps texi2dvi could use
> test -x tex && ! test -d tex
>
> I did this, except I used test ! -d instead of ! test -d. I am under
> the impression that there are still active systems (Solaris 2.7?) where
> /bin/sh doesn't do !. Is that wrong? Maybe it was just SunOS 4.
yes, I have made a mistake. The autoconf manual says that you cannot
use ! , but it doesn't mention any system. It also says you cannot use
`test !' within an if, again without mentioning any system.
Se my todays post to autoconf list, under the subject
AS_EXECUTABLE_P again
Have a nice day,
Stepan
- Fw: bug in texi2dvi, and hack patch, Eric Blake, 2005/01/18
- Re: Fw: bug in texi2dvi, and hack patch, Karl Berry, 2005/01/18
- Re: Fw: bug in texi2dvi, and hack patch, Eli Zaretskii, 2005/01/18
- Re: Fw: bug in texi2dvi, and hack patch, Eric Blake, 2005/01/19
- Re: Fw: bug in texi2dvi, and hack patch, Eli Zaretskii, 2005/01/19
- Re: Fw: bug in texi2dvi, and hack patch, Stepan Kasal, 2005/01/20
- Re: Fw: bug in texi2dvi, and hack patch, Karl Berry, 2005/01/20
- Re: Fw: bug in texi2dvi, and hack patch,
Stepan Kasal <=
- Re: Fw: bug in texi2dvi, and hack patch, Karl Berry, 2005/01/20
- Re: bug in texi2dvi, and hack patch, Akim Demaille, 2005/01/21
- Re: bug in texi2dvi, and hack patch, Stepan Kasal, 2005/01/21
- Re: bug in texi2dvi, and hack patch, Akim Demaille, 2005/01/21
- Re: Fw: bug in texi2dvi, and hack patch, Eli Zaretskii, 2005/01/20
- Re: Fw: bug in texi2dvi, and hack patch, Ben Pfaff, 2005/01/20
- Re: Fw: bug in texi2dvi, and hack patch, Eli Zaretskii, 2005/01/21
- Re: Fw: bug in texi2dvi, and hack patch, Ben Pfaff, 2005/01/22
- Re: Fw: bug in texi2dvi, and hack patch, Eli Zaretskii, 2005/01/22
- Re: Fw: bug in texi2dvi, and hack patch, Noah Misch, 2005/01/23