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