mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
* tests/suite.at: Move "-*- Autoconf -*-" to the second line.
This commit is contained in:
parent
7eadb5fda3
commit
6cb5583f10
@ -1,3 +1,7 @@
|
||||
2000-10-27 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* tests/suite.at: Move "-*- Autoconf -*-" to the second line.
|
||||
|
||||
2000-10-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Use AC_MSG_ERROR in the test suite, not just `exit'.
|
||||
@ -19,9 +23,9 @@
|
||||
without separators.
|
||||
* autoheader.sh: Likewise.
|
||||
* autoreconf.sh: Likewise. Recognize abbreviations for
|
||||
"--autoconf-dir" and "--m4dir"
|
||||
"--autoconf-dir" and "--m4dir".
|
||||
* autoupdate.sh: Likewise. Recognize abbreviations for
|
||||
"--autoconf-dir"
|
||||
"--autoconf-dir".
|
||||
|
||||
2000-10-26 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#! /bin/sh -*- Autoconf -*-
|
||||
#! /bin/sh
|
||||
# -*- Autoconf -*-
|
||||
# Validation suite for Autoconf
|
||||
# Copyright 2000 Free Software Foundation, Inc.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user