mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 23:00:11 +01:00
Don't override user-specified CFLAGS
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@641 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
9d06dd6e6f
commit
8e22df0b28
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ NULL=
|
|||
|
||||
bin_PROGRAMS = NetworkManagerDispatcher
|
||||
|
||||
NetworkManagerDispatcher_CFLAGS = \
|
||||
NetworkManagerDispatcher_CPPFLAGS = \
|
||||
$(DBUS_CFLAGS) \
|
||||
$(GTHREAD_CFLAGS) \
|
||||
-Wall \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue