summaryrefslogtreecommitdiff
path: root/openvpn/config.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-09-13 16:29:51 +0200
committerArne Schwabe <arne@rfc2549.org>2012-09-13 16:29:51 +0200
commit4d8b149123c3dbd526e7f1a87ca0d1d9e670fa07 (patch)
tree24dec7545317f6ddd7dee8bc70e95c787175297c /openvpn/config.h
parent3614a999bce8ce7230173013663c7716a2232941 (diff)
Make openvpn version report the real ABIv0.5.22
Diffstat (limited to 'openvpn/config.h')
-rw-r--r--openvpn/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/config.h b/openvpn/config.h
index e7e54dc5..6684f70d 100644
--- a/openvpn/config.h
+++ b/openvpn/config.h
@@ -490,7 +490,7 @@
#define TAP_WIN32_MIN_MINOR 1
/* A string representing our target */
-#define TARGET_ALIAS "arm-linux-androideabi"
+#define TARGET_ALIAS TARGET_ABI
/* Are we running on Mac OS X? */
/* #undef TARGET_DARWIN */