Hi Taco!

On Di, 30 Sep 2008, Taco Hoekwater wrote:
> I have just uploaded the archives for luatex 0.30.0.

Thanks a lot.

One thing which will/would make most distributors happy: You set
        AC_INIT(zlib/zlib.h)
which does not work when I remove the zlib sources completely from the
.orig.tar.gz. Better is 
        AC_INIT(lua51/lapi.h)
and rebuilding the configure.

--- src/libs/configure.in.orig  2008-09-30 13:13:05.000000000 +0200
+++ src/libs/configure.in       2008-09-30 13:13:43.000000000 +0200
@@ -1,6 +1,6 @@
 dnl configure.in for TeX Live source/libs.
 dnl Public domain.
-AC_INIT(zlib/zlib.h)
+AC_INIT(lua51/lapi.h)
 
 AC_CONFIG_AUX_DIR(../config)
 AC_PROG_MAKE_SET


Currently building Debian packages, will soon be available.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <[EMAIL PROTECTED]>        Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
DITHERINGTON (n)
Sudden access to panic experienced by one who realises that he is
being drawn inexorably into a clabby (q.v.) conversion, i.e. one he
has no hope of enjoying, benefiting from or understanding.
                        --- Douglas Adams, The Meaning of Liff
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to