We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025823c commit 6c8479aCopy full SHA for 6c8479a
libgloss/configure.ac
@@ -35,6 +35,8 @@ fi
35
AM_CONDITIONAL(HAVE_DOC, test x$have_multisubdir = xno)
36
AM_CONDITIONAL(HAVE_MULTISUBDIR, test x$have_multisubdir = xyes)
37
38
+AC_NO_EXECUTABLES
39
+
40
dnl indicates whether to run configure within the testsuite subdirectory
41
config_testsuite=true
42
0 commit comments