projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff5621
)
typo in comments
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 18 Nov 2008 07:42:38 +0000
(08:42 +0100)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 18 Nov 2008 07:42:38 +0000
(08:42 +0100)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
5959cc0
..
354e49d
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-42,7
+42,7
@@
marc8.c: charconv.tcl codetables.xml
marc8r.c: charconv.tcl codetables.xml
$(TCLSH) $(srcdir)/charconv.tcl -r -p marc8r $(srcdir)/codetables.xml -o marc8r.c
-# ISO5426->UTF8 conversion is generated from codetables.xml
+# ISO5426->UTF8 conversion is generated from codetables-iso5426.xml
iso5426.c: charconv.tcl codetables-iso5426.xml
$(TCLSH) $(srcdir)/charconv.tcl -p iso5426 $(srcdir)/codetables-iso5426.xml -o iso5426.c