summaryrefslogtreecommitdiff
path: root/src/libopts/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-07-29 22:21:36 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-07-29 22:21:36 +0200
commit3d1a66d4f2716c72b146c6ec1feb2d886e2ef3b3 (patch)
tree674af7618e1a648d0ababe47ab2259032697140b /src/libopts/m4
parentd294543ea086a8075363274a6e73780f28474a0c (diff)
downloadgnutls-3d1a66d4f2716c72b146c6ec1feb2d886e2ef3b3.tar.gz
updated to libopts 5.18.3
Diffstat (limited to 'src/libopts/m4')
-rw-r--r--src/libopts/m4/libopts.m49
-rw-r--r--src/libopts/m4/liboptschk.m42
2 files changed, 5 insertions, 6 deletions
diff --git a/src/libopts/m4/libopts.m4 b/src/libopts/m4/libopts.m4
index 70fc4a66dd..7f2a9bb877 100644
--- a/src/libopts/m4/libopts.m4
+++ b/src/libopts/m4/libopts.m4
@@ -2,7 +2,7 @@ dnl -*- buffer-read-only: t -*- vi: set ro:
dnl
dnl DO NOT EDIT THIS FILE (libopts.m4)
dnl
-dnl It has been AutoGen-ed October 16, 2013 at 01:46:09 PM by AutoGen 5.18.2
+dnl It has been AutoGen-ed May 17, 2014 at 07:49:39 AM by AutoGen 5.18.3
dnl From the definitions libopts.def
dnl and the template file conftest.tpl
dnl
@@ -95,7 +95,7 @@ AC_DEFUN([INVOKE_LIBOPTS_MACROS_FIRST],[
#endif
])
AC_CHECK_TYPES([int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t,
- intptr_t, uintptr_t, uint_t, pid_t, size_t])
+ intptr_t, uintptr_t, uint_t, pid_t, size_t, ptrdiff_t])
AC_CHECK_SIZEOF(char*, 8)
AC_CHECK_SIZEOF(int, 4)
AC_CHECK_SIZEOF(long, 8)
@@ -460,7 +460,7 @@ dnl the config tests that the library needs. Invoke the
dnl "INVOKE_LIBOPTS_MACROS" macro iff we are building libopts.
dnl
dnl This file is part of AutoGen.
-dnl AutoGen Copyright (C) 1992-2013 by Bruce Korb - all rights reserved
+dnl AutoGen Copyright (C) 1992-2014 by Bruce Korb - all rights reserved
dnl
dnl AutoGen is free software: you can redistribute it and/or modify it
dnl under the terms of the GNU General Public License as published by the
@@ -584,8 +584,7 @@ AC_DEFUN([LIBOPTS_CHECK], [
LIBOPTS_CHECK_COMMON(AO_Libopts_Dir)
AM_COND_IF([NEED_LIBOPTS], [
INVOKE_LIBOPTS_MACROS
- ])dnl
-
+ ])
AC_CONFIG_FILES(AO_Libopts_Dir/Makefile)
m4_popdef([AO_Libopts_Dir])dnl
# end of AC_DEFUN of LIBOPTS_CHECK
diff --git a/src/libopts/m4/liboptschk.m4 b/src/libopts/m4/liboptschk.m4
index b607191bec..c71ae10357 100644
--- a/src/libopts/m4/liboptschk.m4
+++ b/src/libopts/m4/liboptschk.m4
@@ -1,5 +1,5 @@
# liboptschk.m4 serial 2 (autogen - 5.11.4)
-dnl Copyright (C) 2005-2013 by Bruce Korb - all rights reserved
+dnl Copyright (C) 2005-2014 by Bruce Korb - all rights reserved
dnl
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,