view src/libgcrypt-1-fixes.patch @ 2988:aca8511e7751

qt.mk: link to correct files in bin directory
author John W. Eaton <jwe@octave.org>
date Thu, 16 May 2013 13:32:57 -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