forked from AuroraMiddleware/gtk
Avoid a stray 'yes' in configure output
The corresponding AC_MSG_CHECKING line got lost
This commit is contained in:
parent
42abeadbb8
commit
289f3b1b2b
@ -740,6 +740,8 @@ AC_MSG_RESULT($gtk_uxtheme_h)
|
||||
AC_CHECK_HEADERS(crt_externs.h)
|
||||
AC_CHECK_FUNCS(_NSGetEnviron)
|
||||
|
||||
AC_MSG_CHECKING(whether to build dynamic modules)
|
||||
|
||||
AC_ARG_ENABLE(modules,
|
||||
[AC_HELP_STRING([--disable-modules],
|
||||
[disable dynamic module loading])])
|
||||
|
Loading…
Reference in New Issue
Block a user