Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NetworkManager-l2tp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CeRiAl
NetworkManager-l2tp
Commits
bb484855
Commit
bb484855
authored
Nov 26, 2012
by
Sergey Prokhorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: set GDK_VERSION_MIN_REQUIRED, to avoid deprecation warnings (ported from pptp)
parent
64397cd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
configure.ac
configure.ac
+1
-0
No files found.
configure.ac
View file @
bb484855
...
...
@@ -94,6 +94,7 @@ if test x"$with_gnome" != xno; then
*) AC_MSG_ERROR(unknown GTK+ version $with_gtkver!)
;;
esac
GTK_CFLAGS="$GTK_CFLAGS -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_0"
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
...
...
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