[network-manager-sstp/gtk4-work] nm_vpn_plugin_utils_load_editor() is more than happy with a relative path



commit ea3648a25d82d8eac31b466cbb7480658a4bf880
Author: Eivind Næss <eivnaes yahoo com>
Date:   Tue Mar 22 08:54:32 2022 -0700

    nm_vpn_plugin_utils_load_editor() is more than happy with a relative path
    
    Signed-off-by: Eivind Næss <eivnaes yahoo com>

 Makefile.am | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/Makefile.am b/Makefile.am
index c1bb95c..92f5b02 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -187,7 +187,6 @@ properties_libnm_vpn_plugin_sstp_la_CFLAGS = \
        $(LIBNM_CFLAGS)
 properties_libnm_vpn_plugin_sstp_la_CPPFLAGS = \
        -DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_LIB_BASE \
-       -DNM_PLUGIN_DIR=\"$(NM_PLUGIN_DIR)\" \
        $(properties_cppflags)
 properties_libnm_vpn_plugin_sstp_la_LIBADD = \
        $(LIBNM_LIBS)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]