gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: -typos


From: gnunet
Subject: [libmicrohttpd] branch master updated: -typos
Date: Sat, 03 Jun 2023 12:58:58 +0200

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

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

commit dc1973a702fcc24a4527b55b4bc264744abebc4e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jun 3 12:58:55 2023 +0200

    -typos
---
 Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 218d7b18..314916c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ pkgconfig_DATA = libmicrohttpd.pc
 
 EXTRA_DIST += pre-dist-hook-dummy
 MOSTLYCLEANFILES = pre-dist-hook-dummy
-DISTCLEANFILES = 
+DISTCLEANFILES =
 MAINTAINERCLEANFILES = m4/c_backported.m4
 
 pre-dist-hook-dummy: pre-dist-hook Makefile
@@ -73,7 +73,7 @@ dist-custm: distdir
        @test -n "$(ARC_CMD)" || \
          { echo 'The valid archive command must be defined by "ARC_CMD".' >&2; 
false; }
        @test -n "$(ARC_EXT)" || \
-         { echo 'The archive file extention must be set by "ARC_EXT".' >&2; 
false; }
+         { echo 'The archive file extension must be set by "ARC_EXT".' >&2; 
false; }
        -rm -f '$(distdir).$(ARC_EXT)'
        tardir=$(distdir) && $(am__tar) | $(ARC_CMD) >$(distdir).$(ARC_EXT)
        $(am__post_remove_distdir)
@@ -82,7 +82,7 @@ dist-custm2: distdir
        @test -n "$(ARC_CMD)" || \
          { echo 'The valid archive command must be defined by "ARC_CMD".' >&2; 
false; }
        @test -n "$(ARC_EXT)" || \
-         { echo 'The archive file extention must be set by "ARC_EXT".' >&2; 
false; }
+         { echo 'The archive file extension must be set by "ARC_EXT".' >&2; 
false; }
        -rm -f '$(distdir).$(ARC_EXT)'
        tardir=$(distdir) && $(am__tar) >$(distdir).tar && $(ARC_CMD) 
$(distdir).tar
        rm -f $(distdir).tar
@@ -196,7 +196,7 @@ $(srcdir_po)/POTFILES.in: 
$(top_srcdir)/src/microhttpd/Makefile.am
        $(am__cd) '$(top_builddir)/src/microhttpd' && $(MAKE) $(AM_MAKEFLAGS) 
update-po-POTFILES.in
 
 AUTOPOINT = autopoint
-AUTOPOINT_FLAGS = 
+AUTOPOINT_FLAGS =
 
 APIM_LOCK_BASE = autopoint-updating-lock
 APIM_TMSTMP_BASE = autopoint-timestamp

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