[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
another LINENO problem with the latest Autoconf snapshot
From: |
Paul Eggert |
Subject: |
another LINENO problem with the latest Autoconf snapshot |
Date: |
Fri, 5 Oct 2001 12:52:33 -0700 (PDT) |
I ran into this problem with the LINENO stuff in the latest Autoconf CVS.
I ran "sh configure", but interrupted it midway through with
control-C. As it happens, I interrupted it just as it was generating
configure.lineno. The file configure.lineno therefore existed and was
newer than configure, but it was incomplete. The next time I ran
"configure", it used configure.lineno since configure.lineno was
newer; and that failed with a syntax error.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- another LINENO problem with the latest Autoconf snapshot,
Paul Eggert <=