aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 17476e485..40890ad1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,7 @@ case "$host_os" in
71 CPPFLAGS="-D_APPLE_C_SOURCE $CPPFLAGS" 71 CPPFLAGS="-D_APPLE_C_SOURCE $CPPFLAGS"
72 CFLAGS="-fno-common $CFLAGS" 72 CFLAGS="-fno-common $CFLAGS"
73 AC_MSG_WARN([WARNING: The VPN application cannot be compiled on your OS]) 73 AC_MSG_WARN([WARNING: The VPN application cannot be compiled on your OS])
74 AC_CHECK_LIB(intl, gettext)
74 build_target="darwin" 75 build_target="darwin"
75 DEFAULT_INTERFACE="\"en0\"" 76 DEFAULT_INTERFACE="\"en0\""
76 LIBPREFIX= 77 LIBPREFIX=