gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: comment out stuff to make build run


From: gnunet
Subject: [taler-donau] branch master updated: comment out stuff to make build run
Date: Sat, 06 Jan 2024 12:50:46 +0100

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

johannes-casaburi pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new a0d2597  comment out stuff to make build run
a0d2597 is described below

commit a0d2597a19f49fcdfae15174f7b26cc4dd4e31dc
Author: Casaburi Johannes <johannes.casaburi@students.bfh.ch>
AuthorDate: Sat Jan 6 12:45:49 2024 +0100

    comment out stuff to make build run
    
    Signed-off-by: Casaburi Johannes <johannes.casaburi@students.bfh.ch>
---
 doc/.gitignore      | 1 +
 po/POTFILES.in      | 2 +-
 src/lib/Makefile.am | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/.gitignore b/doc/.gitignore
index b7622c9..486d1e0 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,3 +1,4 @@
+*.bak
 *.aux
 *.dvi
 *.log
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a38c16c..cf46bb6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,2 +1,2 @@
 # List of source files which contain translatable strings.
-src/util/taler_error_codes.c
+#src/util/taler_error_codes.c
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index a2ad6c3..838d2d9 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -13,8 +13,8 @@ endif
 
 # Libraries
 
-lib_LTLIBRARIES = \
-       libtalerdonau.la
+#lib_LTLIBRARIES = \
+#      libtalerdonau.la
 
 libdonau_la_LDFLAGS = \
        -version-info 5:0:0 \

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