libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit dadddb2411c855e3df901d463a328f7be31c5dde
parent cdbb60f57c4c7746c1956e825db324816ed9285d
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Mon, 27 Nov 2017 22:09:03 +0300

ax_append_link_flags.m4: update revision

Diffstat:
Mm4/ax_append_link_flags.m4 | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/m4/ax_append_link_flags.m4 b/m4/ax_append_link_flags.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_append_link_flags.html +# https://www.gnu.org/software/autoconf-archive/ax_append_link_flags.html # =========================================================================== # # SYNOPSIS @@ -39,7 +39,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see <http://www.gnu.org/licenses/>. +# with this program. If not, see <https://www.gnu.org/licenses/>. # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -54,7 +54,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 5 +#serial 6 AC_DEFUN([AX_APPEND_LINK_FLAGS], [AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG])