summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e5d6a26..6c83480 100644
--- a/config.h.in
+++ b/config.h.in
@@ -29,3 +29,13 @@
#define PAM_WLAN_HELPER "@PAM_WLAN_HELPER_DIR@/pam_wlan_helper"
+
+
+#define CONNECTION_TIMEOUT @CONNECTION_TIMEOUT@
+#define CONNECTION_ID "@CONNECTION_ID@"
+#define CONNECTION_UUID "@CONNECTION_UUID@"
+#define CONNECTION_SSID "@CONNECTION_SSID@"
+#define CONNECTION_AUTH_ALG "@CONNECTION_AUTH_ALG@"
+#define CONNECTION_KEY_MGMT "@CONNECTION_KEY_MGMT@"
+#define CONNECTION_EAP "@CONNECTION_EAP@"
+#define CONNECTION_PHASE2_AUTHEAP "@CONNECTION_PHASE2_AUTHEAP@"