summaryrefslogtreecommitdiff
path: root/regress/gnu-configure-strict/t-simple-unrecognized.test
blob: 6d903eef4a5858e1f2516ef616e5d6992e6ba0bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: t-simple-unrecognized.test,v 1.1 2019/05/04 15:16:51 rillig Exp $

In most configure scripts there are no calls to other configure scripts.
In that case the only "subdir" is the main configure script itself.

===> Configuring for screen-4.6.2nb1
...
configure: WARNING: unrecognized options: --enable-feature

# begin
option --enable-feature is unknown in all 1 configure scripts
# end