gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_5-7-g8598753


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_5-7-g8598753
Date: Fri, 28 Oct 2011 16:15:27 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=85987530d41198b448995b9e093788a292040cb6

The branch, master has been updated
       via  85987530d41198b448995b9e093788a292040cb6 (commit)
      from  90981c16adf60a071f6d2d451d8d7296b4a7b9f8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 85987530d41198b448995b9e093788a292040cb6
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Fri Oct 28 18:15:31 2011 +0200

    errcodes printlist and alert-printlist become EXTRA_PROGRAMS so they are 
not built by default.

-----------------------------------------------------------------------

Summary of changes:
 doc/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 90a2e3a..65027a1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -131,9 +131,10 @@ pgp-api.texi: $(srcdir)/../lib/openpgp/*.c
 gnutls_TEXINFOS += error_codes.texi algorithms.texi alerts.texi  enums.texi
 MAINTAINERCLEANFILES += error_codes.texi algorithms.texi enums.texi
 
-AM_CPPFLAGS = -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes
+AM_CPPFLAGS = \
+       -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes
 
-noinst_PROGRAMS = errcodes printlist alert-printlist
+EXTRA_PROGRAMS = errcodes printlist alert-printlist
 
 errcodes_SOURCES = errcodes.c
 errcodes_LDADD = ../lib/libgnutls.la ../gl/libgnu.la


hooks/post-receive
-- 
GNU gnutls



reply via email to

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