gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -update GANA


From: gnunet
Subject: [gnunet] branch master updated: -update GANA
Date: Sun, 08 Jan 2023 09:47:06 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c239d7a81 -update GANA
c239d7a81 is described below

commit c239d7a813b4768161f72973f1f140826a6c9b94
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jan 8 09:47:01 2023 +0100

    -update GANA
---
 contrib/gana               |  2 +-
 gnunet_private_config.h.in | 17 +++++++----------
 2 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/contrib/gana b/contrib/gana
index 0f6e020ef..79163ab6e 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 0f6e020ef22854dc4ac9d18eef934190b7a3c17c
+Subproject commit 79163ab6ea6f6cfe7f4311f91fb45c747b8c33da
diff --git a/gnunet_private_config.h.in b/gnunet_private_config.h.in
index 46deb13d6..fb18dae28 100644
--- a/gnunet_private_config.h.in
+++ b/gnunet_private_config.h.in
@@ -298,9 +298,6 @@
 /* Define to 1 if memchr is supported */
 #undef HAVE_MEMCHR
 
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
 /* Define to 1 if memset_s is supported */
 #undef HAVE_MEMSET_S
 
@@ -427,6 +424,9 @@
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
+/* Define to 1 if you have the <stdio.h> header file. */
+#undef HAVE_STDIO_H
+
 /* Define to 1 if you have the <stdlib.h> header file. */
 #undef HAVE_STDLIB_H
 
@@ -681,7 +681,9 @@
 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
 #undef STAT_MACROS_BROKEN
 
-/* Define to 1 if you have the ANSI C header files. */
+/* Define to 1 if all of the C90 standard headers exist (not just the ones
+   required in a freestanding environment). This macro is provided for
+   backward compatibility; new code need not use it. */
 #undef STDC_HEADERS
 
 /* Path to sysctl */
@@ -702,11 +704,6 @@
 /* Define to 1 if the X Window System is missing or not being used. */
 #undef X_DISPLAY_MISSING
 
-/* Enable large inode numbers on Mac OS X 10.5.  */
-#ifndef _DARWIN_USE_64_BIT_INODE
-# define _DARWIN_USE_64_BIT_INODE 1
-#endif
-
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS
 
@@ -731,7 +728,7 @@
 /* Define to `long int' if <sys/types.h> does not define. */
 #undef off_t
 
-/* Define to `int' if <sys/types.h> does not define. */
+/* Define as a signed integer type capable of holding a process identifier. */
 #undef pid_t
 
 /* Define to `unsigned int' if <sys/types.h> does not define. */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]