view src/libgcrypt-1-fixes.patch @ 3256:7fb479d0241c

Update build tools for native mingw * src/build-m4.mk: do nothing for native mingw build * Makefile.in: - add bison, m4 as natve mingw, and python as jit build requirements. - remove build-bison as a mingw build dependancy * index.html: Add msys-bison to mingw required packages and mention ghostscript and python.
author John Donoghue <john.donoghue@ieee.org>
date Thu, 26 Sep 2013 21:18:39 -0400
parents b9db9b09d641
children
line wrap: on
line source

--- a/src/libgcrypt.def	2012-12-11 00:47:11.023318261 -0500
+++ b/src/libgcrypt.def	2012-12-11 00:49:09.935158211 -0500
@@ -1,27 +1,3 @@
-;; libgcrypt.defs -  Exported symbols for W32
-;; Copyright (C) 2003, 2007 Free Software Foundation, Inc.
-;;
-;; This file is part of Libgcrypt.
-;;
-;; Libgcrypt is free software; you can redistribute it and/or modify
-;; it under the terms of the GNU Lesser General Public License as
-;; published by the Free Software Foundation; either version 2.1 of
-;; the License, or (at your option) any later version.
-;;
-;; Libgcrypt is distributed in the hope that it will be useful,
-;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-;; GNU Lesser General Public License for more details.
-;;
-;; You should have received a copy of the GNU Lesser General Public
-;; License along with this program; if not, write to the Free Software
-;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
-;;
-
-;; Note: This file should be updated manually and the ordinals shall
-;; never be changed.  Also check libgcrypt.vers and visibility.h.
-
-
 EXPORTS
       gcry_check_version  @1
       gcry_control  @2