Akim Demaille
|
260929dc38
|
* autoscan.pl, autoupdate.in: Use use' instead of require' to
require some version of Perl, so that the test is performed at
compile time, not run time.
Suggested by Nicolas Joly.
|
2001-03-13 18:15:58 +00:00 |
|
Akim Demaille
|
38fa78538d
|
* tests/tools.at: Be sure to remove configure.ac~.
* autoupdate.in (File::Basename): Use package.
(%ac_macros, %au_macros): Save only base filenames.
|
2001-03-13 12:09:22 +00:00 |
|
Pavel Roskin
|
a3e2a92f9d
|
* autoupdate.in: Preserve exit status of the failed command when
die() follows system() by dividing $! by 256.
|
2001-02-26 22:05:51 +00:00 |
|
Pavel Roskin
|
760abff068
|
* autoupdate.in (&mktmpdir): Strip the newline from the output
of mktemp.
|
2001-02-26 15:11:44 +00:00 |
|
Akim Demaille
|
e4a74027fd
|
* autoupdate.in: Support DOS paths. Initialize $tmp to
avoid warnings. Default $autoconf to 'autoconf'.
|
2001-02-25 20:10:19 +00:00 |
|
Akim Demaille
|
658c0cf23c
|
* autoupdate.in (&END): Try to preserve the exit status.
Use backquotes where more readable.
Internal details should be dumped when $debug, not when $verbose.
|
2001-02-25 10:45:25 +00:00 |
|
Akim Demaille
|
92215a3452
|
* autoupdate.in (&mktmpdir): New.
(&END): Remove $tmp.
(&parse_args): Handle -d and -l.
|
2001-02-25 10:45:02 +00:00 |
|
Akim Demaille
|
8fa22f9fb7
|
* autoupdate.in (&parse_args): Support `-'.
|
2001-02-25 10:43:13 +00:00 |
|
Akim Demaille
|
216c0fe12e
|
* autoupdate.in: Less Bournisms, more Wallisms.
|
2001-02-25 10:42:49 +00:00 |
|
Akim Demaille
|
5e0a2a0099
|
* autoupdate.in: New. Replaces autoupdate.sh.
|
2001-02-21 08:59:24 +00:00 |
|