mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 08:16:58 +08:00
released 0.2.4
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
||||
* Version 0.2.4 (unreleased)
|
||||
* Version 0.2.4 (released 2014-01-08)
|
||||
|
||||
- Better AnyConnect client support for Mac and other systems. Patch by
|
||||
Kevin Cernekee.
|
||||
|
||||
@@ -945,9 +945,6 @@
|
||||
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
|
||||
#undef MAP_ANONYMOUS
|
||||
|
||||
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
||||
#undef NO_MINUS_C_MINUS_O
|
||||
|
||||
/* Define this if optional arguments are disallowed */
|
||||
#undef NO_OPTIONAL_OPT_ARGS
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([ocserv], [0.2.3], [nmav@gnutls.org])
|
||||
AC_INIT([ocserv], [0.2.4], [nmav@gnutls.org])
|
||||
PKG_PROG_PKG_CONFIG
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([gl/m4])
|
||||
|
||||
Reference in New Issue
Block a user