]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Attempts to fix 'make distcheck' work. Things are progressing pretty well,
[fontconfig.git] / ChangeLog
index 2a0d902ef3ffebc93ed6834c0b553f5835e9e449..5b0b2467427b3e113ed3f539a905ad491a81597d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2003-10-26  Keith Packard  <keithp@keithp.com>
+
+       * configure.in:
+       * doc/Makefile.am:
+       * fc-cache/Makefile.am:
+       * fc-glyphname/Makefile.am:
+       * fc-lang/Makefile.am:
+       * fc-lang/fc-lang.c: (scanopen), (scan), (main):
+       * fc-list/Makefile.am:
+       * fc-match/Makefile.am:
+       Attempts to fix 'make distcheck' work.  Things are
+       progressing pretty well, but there are still failures
+       long into the process dealing with docs (as always).
+       
+       The big changes here are mostly to make $(srcdir) != "."
+       work correctly, fixing the docbook related sections and
+       fc-lang were particularily tricky.  Docbook refuses to load
+       system entities from anywhere other than where the original .sgml
+       file was located, so no luck looking in "." for the
+       configure-generated version.sgml and confdir.sgml files.
+
+       fc-lang needed help finding .orth files; added a -d option
+       to set the directory as the least evil of many options.
+
+       Now to go use a faster machine and try and wring out the last
+       issues.
+
 2003-10-26  Keith Packard  <keithp@keithp.com>
 
        Tag version 2.2.91