gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-fuse] 01/02: -actually fix dist-build against gnunet master (0.1


From: gnunet
Subject: [gnunet-fuse] 01/02: -actually fix dist-build against gnunet master (0.19)
Date: Fri, 30 Dec 2022 00:52:09 +0100

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

grothoff pushed a commit to branch master
in repository gnunet-fuse.

commit 79ec9f3a7b5b7f5db6211c8d5653773c0e389a6e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 30 00:49:19 2022 +0100

    -actually fix dist-build against gnunet master (0.19)
---
 configure.ac         | 2 +-
 contrib/build-common | 2 +-
 src/fuse/Makefile.am | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 07726c8..eaa2d6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 # Process this file with autoconf to produce a configure script.
 #
 AC_PREREQ(2.61)
-AC_INIT([gnunet-fuse],[0.19.0],[bug-gnunet@gnu.org])
+AC_INIT([gnunet-fuse],[0.19.1],[bug-gnunet@gnu.org])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(gnunet_fuse_config.h)
 
diff --git a/contrib/build-common b/contrib/build-common
index 2353867..38c168b 160000
--- a/contrib/build-common
+++ b/contrib/build-common
@@ -1 +1 @@
-Subproject commit 23538677f6c6be2a62f38dc6137ecdd1c76b7b15
+Subproject commit 38c168b11eeeab93562ffa74b3e2aff4b596c77a
diff --git a/src/fuse/Makefile.am b/src/fuse/Makefile.am
index 6768ff1..33b2731 100644
--- a/src/fuse/Makefile.am
+++ b/src/fuse/Makefile.am
@@ -16,7 +16,8 @@ gnunet_fuse_SOURCES = \
   readdir.c \
   read.c \
   open.c \
-  getattr.c
+  getattr.c \
+  gettext.h
 #
 #      mkdir.c \
 #      mknod.c \

-- 
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]