X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcharconv.tcl;h=8f8cc9e94b49621254f234a772a7c95836c0261a;hp=5500f595f8ff5faef6f4c4c2bdb0866ce7129cc4;hb=8cb8947e3a7bff4dbf8f124871cb4905df1adce7;hpb=82a298086b4a8f1988e45aeb8e52494f05ebc3e7 diff --git a/src/charconv.tcl b/src/charconv.tcl index 5500f59..8f8cc9e 100644 --- a/src/charconv.tcl +++ b/src/charconv.tcl @@ -16,6 +16,11 @@ proc preamble_trie {ofilehandle ifiles ofile} { puts $f " Generated automatically by charconv.tcl" puts $f "*/" puts $f "\#include " + + puts $f "\#if HAVE_CONFIG_H" + puts $f "\#include " + puts $f "\#endif" + puts $f " struct yaz_iconv_trie_flat { char from\[6\];