summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/kpathsea/doc/kpathsea.info166
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.am6
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.in2
-rw-r--r--Build/source/texk/lcdf-typetools/configure.ac.orig13
-rw-r--r--Build/source/utils/t1utils/Makefile.am2
5 files changed, 93 insertions, 96 deletions
diff --git a/Build/source/texk/kpathsea/doc/kpathsea.info b/Build/source/texk/kpathsea/doc/kpathsea.info
index c8b4279bbdb..6850dccfb61 100644
--- a/Build/source/texk/kpathsea/doc/kpathsea.info
+++ b/Build/source/texk/kpathsea/doc/kpathsea.info
@@ -1,5 +1,5 @@
-This is ../../../../texk/kpathsea/doc/kpathsea.info, produced by
-makeinfo version 4.13 from ../../../../texk/kpathsea/doc/kpathsea.texi.
+This is kpathsea.info, produced by makeinfo version 4.13 from
+kpathsea.texi.
This file documents the Kpathsea library for path searching.
@@ -4807,86 +4807,86 @@ Index

Tag Table:
-Node: Top1609
-Node: Introduction2252
-Node: History4074
-Node: Installation8166
-Node: Simple installation8956
-Node: Custom installation12539
-Node: Disk space13713
-Node: Kpathsea application distributions14597
-Node: Changing search paths15712
-Node: Default path features16894
-Node: Default path generation19030
-Node: Running configure20473
-Node: configure shells21524
-Node: configure options22576
-Node: configure environment24083
-Node: configure scenarios25885
-Node: Shared library27471
-Node: Running make28485
-Node: Installing files30532
-Node: Cleaning up32479
-Node: Filename database generation33527
-Node: mktex scripts34094
-Node: mktex configuration35371
-Node: mktex script names41190
-Node: mktex script arguments42581
-Node: Installation testing43471
-Node: Security43835
-Node: TeX directory structure46402
-Node: unixtex.ftp50824
-Node: Electronic distribution52834
-Node: CD-ROM distribution55599
-Node: Other TeX packages56414
-Node: Reporting bugs57710
-Node: Bug checklist58445
-Node: Mailing lists62142
-Node: Debugging63351
-Node: Logging68429
-Node: Common problems70299
-Node: Unable to find files71130
-Node: Slow path searching73541
-Node: Unable to generate fonts74918
-Node: TeX or Metafont failing77427
-Node: Empty Makefiles79305
-Node: XtStrings80535
-Node: dlopen81371
-Node: ShellWidgetClass82189
-Node: Pointer combination warnings83821
-Node: Path searching84210
-Node: Searching overview84857
-Node: Path sources88253
-Node: Config files89324
-Node: Path expansion92969
-Node: Default expansion93918
-Node: Variable expansion95988
-Node: Tilde expansion97391
-Node: Brace expansion98371
-Node: KPSE_DOT expansion99476
-Node: Subdirectory expansion99989
-Node: Filename database102340
-Node: ls-R103394
-Node: Filename aliases106288
-Node: Database format107466
-Node: Invoking kpsewhich108479
-Node: Path searching options109424
-Node: Specially-recognized files116699
-Node: Auxiliary tasks118055
-Node: Standard options119880
-Node: TeX support120200
-Node: Supported file formats121491
-Node: File lookup129007
-Node: Glyph lookup130739
-Node: Basic glyph lookup131863
-Node: Fontmap132742
-Node: Fallback font135359
-Node: Suppressing warnings136272
-Node: Programming137377
-Node: Programming overview137890
-Node: Calling sequence140584
-Node: Program-specific files145552
-Node: Programming with config files146594
-Node: Index147906
+Node: Top1549
+Node: Introduction2192
+Node: History4014
+Node: Installation8106
+Node: Simple installation8896
+Node: Custom installation12479
+Node: Disk space13653
+Node: Kpathsea application distributions14537
+Node: Changing search paths15652
+Node: Default path features16834
+Node: Default path generation18970
+Node: Running configure20413
+Node: configure shells21464
+Node: configure options22516
+Node: configure environment24023
+Node: configure scenarios25825
+Node: Shared library27411
+Node: Running make28425
+Node: Installing files30472
+Node: Cleaning up32419
+Node: Filename database generation33467
+Node: mktex scripts34034
+Node: mktex configuration35311
+Node: mktex script names41130
+Node: mktex script arguments42521
+Node: Installation testing43411
+Node: Security43775
+Node: TeX directory structure46342
+Node: unixtex.ftp50764
+Node: Electronic distribution52774
+Node: CD-ROM distribution55539
+Node: Other TeX packages56354
+Node: Reporting bugs57650
+Node: Bug checklist58385
+Node: Mailing lists62082
+Node: Debugging63291
+Node: Logging68369
+Node: Common problems70239
+Node: Unable to find files71070
+Node: Slow path searching73481
+Node: Unable to generate fonts74858
+Node: TeX or Metafont failing77367
+Node: Empty Makefiles79245
+Node: XtStrings80475
+Node: dlopen81311
+Node: ShellWidgetClass82129
+Node: Pointer combination warnings83761
+Node: Path searching84150
+Node: Searching overview84797
+Node: Path sources88193
+Node: Config files89264
+Node: Path expansion92909
+Node: Default expansion93858
+Node: Variable expansion95928
+Node: Tilde expansion97331
+Node: Brace expansion98311
+Node: KPSE_DOT expansion99416
+Node: Subdirectory expansion99929
+Node: Filename database102280
+Node: ls-R103334
+Node: Filename aliases106228
+Node: Database format107406
+Node: Invoking kpsewhich108419
+Node: Path searching options109364
+Node: Specially-recognized files116639
+Node: Auxiliary tasks117995
+Node: Standard options119820
+Node: TeX support120140
+Node: Supported file formats121431
+Node: File lookup128947
+Node: Glyph lookup130679
+Node: Basic glyph lookup131803
+Node: Fontmap132682
+Node: Fallback font135299
+Node: Suppressing warnings136212
+Node: Programming137317
+Node: Programming overview137830
+Node: Calling sequence140524
+Node: Program-specific files145492
+Node: Programming with config files146534
+Node: Index147846

End Tag Table
diff --git a/Build/source/texk/lcdf-typetools/Makefile.am b/Build/source/texk/lcdf-typetools/Makefile.am
index 8034e462ddd..e74e6d2c33a 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.am
+++ b/Build/source/texk/lcdf-typetools/Makefile.am
@@ -90,11 +90,7 @@ versionize:
.PHONY: srclinks rpm liblcdf libefont cfftot1 mmafm mmpfb otfinfo otftotfm t1dotlessj t1lint t1rawafm t1reencode t1testpage ttftotype42
-## Required for integration into TeX Live build system
-##
-EXTRA_DIST += ac/withenable.ac
-
-## Eventually delete these files
+## Original files from lcdf-typetools distribution
##
EXTRA_DIST += Makefile.am.orig configure.ac.orig
diff --git a/Build/source/texk/lcdf-typetools/Makefile.in b/Build/source/texk/lcdf-typetools/Makefile.in
index cb75574c721..f4b384241ad 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.in
+++ b/Build/source/texk/lcdf-typetools/Makefile.in
@@ -302,7 +302,7 @@ EXTRA_DIST = ONEWS lcdf-typetools.spec include/lcdf/bezier.hh \
include/efont/t1mm.hh include/efont/t1rw.hh \
include/efont/t1unparser.hh include/efont/ttfcs.hh \
include/efont/ttfhead.hh glyphlist.txt texglyphlist.txt 7t.enc \
- ac/withenable.ac Makefile.am.orig configure.ac.orig
+ Makefile.am.orig configure.ac.orig
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/Build/source/texk/lcdf-typetools/configure.ac.orig b/Build/source/texk/lcdf-typetools/configure.ac.orig
index 0c4ce548b0d..8e3b4557e4f 100644
--- a/Build/source/texk/lcdf-typetools/configure.ac.orig
+++ b/Build/source/texk/lcdf-typetools/configure.ac.orig
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(NEWS)
-AM_INIT_AUTOMAKE(lcdf-typetools, 2.69)
+AM_INIT_AUTOMAKE(lcdf-typetools, 2.78)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
@@ -106,14 +106,15 @@ AC_ARG_ENABLE(mmafm, [ --disable-mmafm do not build the mmafm program],
AC_ARG_ENABLE(mmpfb, [ --disable-mmpfb do not build the mmpfb program], :, enable_mmpfb=yes)
AC_ARG_ENABLE(otfinfo, [ --disable-otfinfo do not build the otfinfo program], :, enable_otfinfo=yes)
AC_ARG_ENABLE(otftotfm, [ --disable-otftotfm do not build the otftotfm program], :, enable_otftotfm=yes)
-AC_ARG_ENABLE(t1lint, [ --disable-t1dotlessj do not build the t1dotlessj program], :, enable_t1dotlessj=yes)
+AC_ARG_ENABLE(t1dotlessj, [ --disable-t1dotlessj do not build the t1dotlessj program], :, enable_t1dotlessj=yes)
AC_ARG_ENABLE(t1lint, [ --disable-t1lint do not build the t1lint program], :, enable_t1lint=yes)
+AC_ARG_ENABLE(t1rawafm, [ --disable-t1rawafm do not build the t1rawafm program], :, enable_t1dotlessj=yes)
AC_ARG_ENABLE(t1reencode, [ --disable-t1reencode do not build the t1reencode program], :, enable_t1reencode=yes)
AC_ARG_ENABLE(t1testpage, [ --disable-t1testpage do not build the t1testpage program], :, enable_t1testpage=yes)
AC_ARG_ENABLE(ttftotype42, [ --disable-ttftotype42 do not build the ttftotype42 program], :, enable_ttftotype42=yes)
SELECTED_SUBDIRS=''
-for i in cfftot1 mmafm mmpfb otfinfo otftotfm t1dotlessj t1lint t1reencode t1testpage ttftotype42; do
+for i in cfftot1 mmafm mmpfb otfinfo otftotfm t1dotlessj t1lint t1rawafm t1reencode t1testpage ttftotype42; do
y=`eval 'echo $enable_'"$i"`
if test "x$y" != xno; then SELECTED_SUBDIRS="$SELECTED_SUBDIRS $i"; fi
done
@@ -233,7 +234,7 @@ fi
AC_ARG_ENABLE(auto-cfftot1, [ --disable-auto-cfftot1 disable running cfftot1 from otftotfm], :, enable_auto_cfftot1=yes)
AC_ARG_ENABLE(auto-t1dotlessj, [ --disable-auto-t1dotlessj disable running t1dotlessj from otftotfm], :, enable_auto_t1dotlessj=yes)
-AC_ARG_ENABLE(auto-updmap, [ --disable-auto-updmap disable running updmap from otftotfm], :, enable_auto_updmap=yes)
+AC_ARG_ENABLE(auto-updmap, [ --disable-auto-updmap disable running updmap from otftotfm], :, enable_auto_updmap=yes)
if test "x$enable_auto_cfftot1" = xyes; then
AC_DEFINE(HAVE_AUTO_CFFTOT1, 1, [Define to run cfftot1 automatically from otftotfm.])
@@ -260,7 +261,7 @@ AC_CACHE_CHECK([whether <new> works], ac_cv_good_new_hdr,
if test "$ac_cv_good_new_hdr" = yes; then
AC_DEFINE(HAVE_NEW_HDR, 1, [Define if <new> exists and works.])
fi
-AC_CHECK_HEADERS(new.h)
+AC_CHECK_HEADERS(new.h unistd.h)
dnl
@@ -481,4 +482,4 @@ dnl
dnl Output
dnl
-AC_OUTPUT(Makefile liblcdf/Makefile libefont/Makefile cfftot1/Makefile mmafm/Makefile mmpfb/Makefile otfinfo/Makefile otftotfm/Makefile t1dotlessj/Makefile t1lint/Makefile t1reencode/Makefile t1testpage/Makefile ttftotype42/Makefile)
+AC_OUTPUT(Makefile liblcdf/Makefile libefont/Makefile cfftot1/Makefile mmafm/Makefile mmpfb/Makefile otfinfo/Makefile otftotfm/Makefile t1dotlessj/Makefile t1lint/Makefile t1rawafm/Makefile t1reencode/Makefile t1testpage/Makefile ttftotype42/Makefile)
diff --git a/Build/source/utils/t1utils/Makefile.am b/Build/source/utils/t1utils/Makefile.am
index 035811dc87a..8453ed602cd 100644
--- a/Build/source/utils/t1utils/Makefile.am
+++ b/Build/source/utils/t1utils/Makefile.am
@@ -47,7 +47,7 @@ rpm: dist
.PHONY: srclinks versionize rpm
-## Eventually delete these files
+## Original files from t1utils distribution
##
EXTRA_DIST += Makefile.am.orig configure.in.orig