install empty header stub
[openadk.git] / package / lynx / patches / patch-src_chrtrans_makeuctb_c
blob9f23671e7855eda5574d2c440bd8e9890bf9a4c8
1 --- lynx2-8-7.orig/src/chrtrans/makeuctb.c      2009-02-02 02:41:02.000000000 +0100
2 +++ lynx2-8-7/src/chrtrans/makeuctb.c   2010-05-29 12:55:33.031250000 +0200
3 @@ -18,6 +18,7 @@
4   *  version 2, or at your option any later version.
5   */
6  
8  #ifndef HAVE_CONFIG_H
9  /* override HTUtils.h fallbacks for cross-compiling */
10  #undef HAVE_LSTAT
11 @@ -28,10 +29,12 @@
13  #define DONT_USE_GETTEXT
14  #define DONT_USE_SOCKS5
15 +#define DONT_USE_SSL
16  #include <UCDefs.h>
17  #include <UCkd.h>
18  #include <LYUtils.h>
21  /*
22   *  Don't try to use LYexit() since this is a standalone file.
23   */