mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 17:00:40 +01:00
Point NM at the pppd plugin's install dir
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3259 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
f8031244f1
commit
cc30b078af
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ libppp_manager_la_CPPFLAGS = \
|
|||
-DG_DISABLE_DEPRECATED \
|
||||
-DSYSCONFDIR=\"$(sysconfdir)\" \
|
||||
-DLIBDIR=\"$(libdir)\" \
|
||||
-DPLUGINDIR=\"$(pkglibdir)\"
|
||||
-DPLUGINDIR=\"$(PPPD_PLUGIN_DIR)\"
|
||||
|
||||
libppp_manager_la_LIBADD = \
|
||||
$(DBUS_LIBS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue