For MARCXML, set leader pos 9 to a to signal unicode
[yaz-moved-to-github.git] / src / Makefile.am
index 1ef99f4..8ba3ba7 100644 (file)
@@ -1,6 +1,6 @@
 ## Copyright (C) 1994-2004, Index Data
 ## All rights reserved.
-## $Id: Makefile.am,v 1.13 2004-05-01 23:32:20 adam Exp $
+## $Id: Makefile.am,v 1.14 2004-08-07 08:06:57 adam Exp $
 
 if ISTHR
 thrlib=libyazthread.la
@@ -31,7 +31,7 @@ THREADED_FLAGS = @CFLAGSTHREADS@
 
 # MARC8 conversion is generated from charconv.sgm + codetables.xml
 marc8.c: charconv.tcl charconv.sgm codetables.xml
-       cd $(srcdir); ./charconv.tcl -O 1 -p marc8 charconv.sgm codetables.xml -o marc8.c
+       cd $(srcdir); ./charconv.tcl -p marc8 codetables.xml -o marc8.c
 
 libyaz_la_SOURCES=version.c options.c log.c marcdisp.c oid.c wrbuf.c \
   nmemsdup.c xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c \