Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix autoconf warnings in libopts.m4 | Dmitry Eremin-Solenikov | 2016-10-27 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | Without this patch Autoconf will spam console with the following kind of messages: configure.ac:650: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2740: _AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2759: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from... src/libopts/m4/libopts.m4:386: LIBOPTS_RUN_FOPEN_TEXT is expanded from... src/libopts/m4/libopts.m4:425: INVOKE_LIBOPTS_MACROS is expanded from... src/libopts/m4/libopts.m4:560: AM_COND_IF is expanded from... src/libopts/m4/libopts.m4:581: LIBOPTS_CHECK is expanded from... configure.ac:650: the top level Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
* | libopts: use the O_BINARY flag in windows for files | Nikos Mavrogiannopoulos | 2015-11-25 | 1 | -1/+3 |
| | |||||
* | libopts: updated to 5.18.6 | Nikos Mavrogiannopoulos | 2015-11-25 | 57 | -714/+763 |
| | |||||
* | corrected libopt's Makefile.am | Nikos Mavrogiannopoulos | 2014-10-14 | 1 | -1/+1 |
| | | | | reported by Marius Schamschula. | ||||
* | updated to libopts 5.18.4 | Nikos Mavrogiannopoulos | 2014-10-11 | 21 | -55/+536 |
| | |||||
* | check for stdnoreturn.h presence | Nikos Mavrogiannopoulos | 2014-08-25 | 1 | -1/+8 |
| | |||||
* | updated to libopts 5.18.3 | Nikos Mavrogiannopoulos | 2014-07-29 | 52 | -240/+272 |
| | |||||
* | Avoid conditional generation of Makefile | Nikos Mavrogiannopoulos | 2013-12-13 | 1 | -1/+2 |
| | |||||
* | use libtool to generate libopts | Nikos Mavrogiannopoulos | 2013-11-21 | 1 | -6/+6 |
| | |||||
* | fixes in libopts compilation | Nikos Mavrogiannopoulos | 2013-11-06 | 1 | -4/+4 |
| | |||||
* | updated to libopts 5.18.2 | Nikos Mavrogiannopoulos | 2013-11-05 | 20 | -194/+212 |
| | |||||
* | updated libopts to 5.18 | Nikos Mavrogiannopoulos | 2013-11-05 | 34 | -890/+1114 |
| | |||||
* | do not require localtime | Nikos Mavrogiannopoulos | 2013-08-03 | 1 | -1/+3 |
| | |||||
* | Applied Bruce Korb's fix on unacceptable chars. | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -4/+4 |
| | |||||
* | Revert "Ignore non-ascii characters in configuration file." | Nikos Mavrogiannopoulos | 2013-07-25 | 1 | -2/+1 |
| | | | | This reverts commit b973840f5dff9924108af9574bdee1064e06fb88. | ||||
* | Ignore non-ascii characters in configuration file. | Nikos Mavrogiannopoulos | 2013-07-24 | 1 | -1/+2 |
| | | | | This is a quick fix for http://lists.infradead.org/pipermail/openconnect-devel/2013-July/001126.html | ||||
* | relax check on requirement on headers for libopts. Reported by Mark Brand. | Nikos Mavrogiannopoulos | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | configure proceeds if regex library isn't found | Nikos Mavrogiannopoulos | 2013-05-18 | 1 | -1/+4 |
| | |||||
* | applied libregex patch | Nikos Mavrogiannopoulos | 2013-05-10 | 1 | -1/+2 |
| | |||||
* | updated libopts to autogen 5.17.3 | Nikos Mavrogiannopoulos | 2013-05-05 | 58 | -4770/+7402 |
| | |||||
* | Added hack to print the parameters correctly in windows. | Nikos Mavrogiannopoulos | 2012-11-26 | 1 | -0/+7 |
| | |||||
* | libopts depends on libintl. Patch by LRN. | Nikos Mavrogiannopoulos | 2012-09-15 | 1 | -0/+1 |
| | |||||
* | mingw64 compilation fixes | Nikos Mavrogiannopoulos | 2012-09-02 | 1 | -0/+8 |
| | |||||
* | Updated libopts | Nikos Mavrogiannopoulos | 2012-05-14 | 37 | -627/+997 |
| | |||||
* | removed redundant declaration. | Nikos Mavrogiannopoulos | 2012-04-25 | 1 | -2/+0 |
| | |||||
* | include libintl. Patch by B. Scott Michel | Nikos Mavrogiannopoulos | 2012-03-22 | 1 | -0/+3 |
| | |||||
* | Revert "use header files from gl/ and include gettext.h" | Nikos Mavrogiannopoulos | 2012-03-22 | 2 | -2/+1 |
| | | | | This reverts commit 6b3d7b6e31ddab337e185922910262d68f1fc6fa. | ||||
* | use header files from gl/ and include gettext.h | Nikos Mavrogiannopoulos | 2012-03-22 | 2 | -1/+2 |
| | |||||
* | Added ifdef HAVE_FCHMOD | Nikos Mavrogiannopoulos | 2012-03-02 | 1 | -0/+2 |
| | |||||
* | Update to autogen 5.15. | Simon Josefsson | 2012-02-29 | 13 | -44/+21 |
| | |||||
* | Updated libopts. | Nikos Mavrogiannopoulos | 2012-02-25 | 19 | -217/+221 |
| | |||||
* | Included libopts is not installed by default. | Nikos Mavrogiannopoulos | 2012-02-19 | 1 | -3/+3 |
| | |||||
* | use NEED_LIBOPTS_DIR=true instead of modifying libopts.m4 | Nikos Mavrogiannopoulos | 2012-02-12 | 1 | -2/+1 |
| | |||||
* | corrections | Nikos Mavrogiannopoulos | 2012-02-11 | 2 | -1/+4 |
| | |||||
* | updated libopts | Nikos Mavrogiannopoulos | 2012-02-11 | 49 | -971/+1412 |
| | |||||
* | fixes to allow libopts to compile in windows | Nikos Mavrogiannopoulos | 2012-02-10 | 4 | -4/+8 |
| | |||||
* | generate libopts makefile outside the conditional. | Nikos Mavrogiannopoulos | 2012-01-24 | 1 | -1/+2 |
| | |||||
* | Move libopts/ to src/libopts/. Drop gaa remains. | Simon Josefsson | 2012-01-24 | 55 | -0/+17996 |