Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
network-manager-applet
Commits
43fc0fa0
Commit
43fc0fa0
authored
Feb 06, 2019
by
Beniamino Galvani
Browse files
build: fix typo in configure.ac
parent
d7a03bb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
43fc0fa0
...
...
@@ -137,7 +137,7 @@ if test "$with_libnm_gtk" == yes; then
:,
[AC_MSG_FAILURE([$LIBNM_GLIB_PKG_ERRORS
Configure with
h
out --with-libnm-gtk if you do not need the legacy library])])
Configure without --with-libnm-gtk if you do not need the legacy library])])
LIBNM_GLIB_CFLAGS="$LIBNM_GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38"
LIBNM_GLIB_CFLAGS="$LIBNM_GLIB_CFLAGS -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38"
LIBNM_GLIB_CFLAGS="$LIBNM_GLIB_CFLAGS -DNM_VERSION_MIN_REQUIRED=NM_VERSION_1_4"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment