mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-20 17:38:29 +02:00
core: fix configure.in comment
This commit is contained in:
parent
67f8c95180
commit
a82b93c31a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ IT_PROG_INTLTOOL([0.35.0])
|
|||
AM_GLIB_GNU_GETTEXT
|
||||
|
||||
dnl
|
||||
dnl GNOME support
|
||||
dnl Documentation
|
||||
dnl
|
||||
AC_ARG_WITH(docs, AC_HELP_STRING([--with-docs], [Build NetworkManager documentation]))
|
||||
AM_CONDITIONAL(WITH_DOCS, test "x$with_docs" = "xyes")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue