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_12-57-gf0e50f4


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls-3_0_12-57-gf0e50f4
Date: Tue, 24 Jan 2012 09:02:55 +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=f0e50f4471a4b8dd30a43fd5f6b5c77a6d257b5a

The branch, master has been updated
       via  f0e50f4471a4b8dd30a43fd5f6b5c77a6d257b5a (commit)
      from  a9bee78e1ae6bf71174d364e008696a71a07b957 (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 f0e50f4471a4b8dd30a43fd5f6b5c77a6d257b5a
Author: Simon Josefsson <address@hidden>
Date:   Tue Jan 24 10:02:50 2012 +0100

    Drop src/cfg/ stuff.

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

Summary of changes:
 configure.ac |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1aa6d78..3780cde 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,16 +45,9 @@ AC_SUBST(MINOR_VERSION, `echo $PACKAGE_VERSION | sed 
's/.*\.\(.*\)\..*/\1/g'`)
 AC_SUBST(PATCH_VERSION, `echo $PACKAGE_VERSION | sed 's/.*\..*\.\(.*\)/\1/g'`)
 AC_SUBST(NUMBER_VERSION, `printf "0x%02x%02x%02x" $MAJOR_VERSION 
$MINOR_VERSION $PATCH_VERSION`)
 
-
 dnl C and C++ capabilities
 AC_C_INLINE
 AC_HEADER_STDC
-AC_DEFINE([HAVE_STRINGS_H], 1, [Hard-code for src/cfg/.])
-AC_DEFINE([HAVE_FLOAT_H], 1, [Hard-code for src/cfg/.])
-AC_DEFINE([HAVE_LIMITS_H], 1, [Hard-code for src/cfg/.])
-AC_DEFINE([HAVE_MATH_H], 1, [Hard-code for src/cfg/.])
-AC_DEFINE([HAVE_CTYPE_H], 1, [Hard-code for src/cfg/.])
-AC_DEFINE([HAVE_ERRNO_H], 1, [Hard-code for src/cfg/.])
 
 # For the C++ code
 AC_ARG_ENABLE(cxx,
@@ -495,9 +488,6 @@ AC_CONFIG_FILES([
   src/srptool-args.def
   src/p11tool-args.def
   src/psk-args.def
-  src/cfg/Makefile
-  src/cfg/platon/Makefile
-  src/cfg/platon/str/Makefile
   src/crywrap/Makefile
   tests/Makefile
   tests/dsa/Makefile


hooks/post-receive
-- 
GNU gnutls



reply via email to

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