summaryrefslogtreecommitdiff
path: root/t/backcompat6.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/backcompat6.sh')
-rw-r--r--t/backcompat6.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/backcompat6.sh b/t/backcompat6.sh
index 3c81a55f8..7defb4382 100644
--- a/t/backcompat6.sh
+++ b/t/backcompat6.sh
@@ -15,8 +15,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Backward-compatibility test: try to build and distribute a package
-# using obsoleted forms of AC_INIT, AM_INIT_AUTOMAKE and AC_OUTPUT,
-# and 'configure.in' as autconf input file.
+# using obsoleted forms of AC_INIT, AM_INIT_AUTOMAKE and AC_OUTPUT.
# This script can also serve as mild stress-testing for Automake.
# See also the similar test 'backcompat5.test'.