summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-03-14 08:03:19 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-03-14 08:03:19 +0000
commit48b375881b8692e1b7d54cd1980f31aa4dd93abd (patch)
tree7a2f1a562ecacd1c95ac843f08d6278ff03d7c08 /Build
parent60a7938fa1f7aad6b7b8c8b32bf9332c32eae0bf (diff)
build system: Minor typos and updates
git-svn-id: svn://tug.org/texlive/trunk@25639 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/m4/README4
-rw-r--r--Build/source/texk/texlive/linked_scripts/scripts.lst1
-rw-r--r--Build/source/texk/web2c/Makefile.in7
-rw-r--r--Build/source/texk/web2c/am/texmf.am6
-rw-r--r--Build/source/texk/web2c/etexdir/am/etex.am6
-rw-r--r--Build/source/texk/web2c/pdftexdir/am/pdftex.am4
6 files changed, 11 insertions, 17 deletions
diff --git a/Build/source/m4/README b/Build/source/m4/README
index 8a79cf44fa2..52e429face6 100644
--- a/Build/source/m4/README
+++ b/Build/source/m4/README
@@ -1,4 +1,4 @@
-Copyright (C) 2009, 2011 Peter Breitenlohner <tex-live@tug.org>
+Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
You may freely use, modify and/or distribute this file.
This directory is the central repository for Autoconf macros needed to build
@@ -13,7 +13,7 @@ original build system.
Note: the files libtool.m4 and ../build-aux/ltmain.sh must match.
(2) `Public' macros for the TL build system and for the TL libraries in the
-subdirectories libs/*/, texk/kpathsea/, and texk/ptexenc, used to configure
+subdirectories libs/*/, texk/kpathsea/, and texk/ptexenc/, used to configure
programs and other libraries requiring these TL libraries. The macros are
designed with the aim that programs maintained independently can be built as
part of the TL tree or without TL (using installed versions of the required
diff --git a/Build/source/texk/texlive/linked_scripts/scripts.lst b/Build/source/texk/texlive/linked_scripts/scripts.lst
index 872fda67659..73cbfeffa0d 100644
--- a/Build/source/texk/texlive/linked_scripts/scripts.lst
+++ b/Build/source/texk/texlive/linked_scripts/scripts.lst
@@ -32,6 +32,7 @@ authorindex/authorindex
bundledoc/arlatex
bundledoc/bundledoc
cachepic/cachepic.tlu
+checkcites/checkcites.lua
context/perl/mptopdf.pl
ctanify/ctanify
ctanupload/ctanupload.pl
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index faa0bc84c07..c60abc7c6df 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -1355,10 +1355,6 @@ nodist_man_MANS =
EXTRA_LIBRARIES = libmf.a libmplib.a libkanji.a libukanji.a \
libpdftex.a liblua51.a libluasocket.a libluamisc.a libff.a \
libluatex.a libxetex.a libxetexmm.a libmd5.a
-
-# wprob.test
-
-# wprob.test
EXTRA_DIST = PROJECTS cftests cpascal.h help.h w2c/config.h \
triptrap-sh tangle.web tangle.ch tangleboot.pin cwebdir \
ctangleboot.cin cwebboot.cin cwebboot.hin tangle.test \
@@ -9583,7 +9579,6 @@ tex-tangle: tangle$(EXEEXT) tex.web tex-final.ch tangle-sh
tex-final.ch: tie$(EXEEXT) $(tex_ch_srcs)
$(tie) -c $@ $(tex_ch_srcs)
-# trip.test
trip.diffs: tex$(EXEEXT)
$(triptrap_diffs) $@
.PHONY: trip-clean
@@ -9618,7 +9613,6 @@ mf-tangle: tangle$(EXEEXT) mf.web mf-final.ch tangle-sh
mf-final.ch: tie$(EXEEXT) $(mf_ch_src)
$(tie) -c $@ $(mf_ch_src)
-# trap.test
mftrap.diffs: mf$(EXEEXT)
$(triptrap_diffs) $@
.PHONY: trap-clean
@@ -9714,7 +9708,6 @@ etex.web: tie$(EXEEXT) $(etex_web_srcs)
# Generate etex.ch
etex.ch: tie$(EXEEXT) etex.web $(etex_ch_srcs)
$(tie) -c etex.ch etex.web $(etex_ch_srcs)
-# etrip.test
etrip.diffs: etex$(EXEEXT)
$(triptrap_diffs) $@
.PHONY: etrip-clean
diff --git a/Build/source/texk/web2c/am/texmf.am b/Build/source/texk/web2c/am/texmf.am
index 83485b2141a..67d6946bad2 100644
--- a/Build/source/texk/web2c/am/texmf.am
+++ b/Build/source/texk/web2c/am/texmf.am
@@ -1,6 +1,6 @@
## texk/web2c/am/texmf.am: Makefile fragment for TeX and MF.
##
-## Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
## Common for MF and TeX
@@ -87,7 +87,7 @@ DISTCLEANFILES += trip.diffs
## tests/write18-quote-test.pl
DISTCLEANFILES += write18-quote.log
-# trip.test
+## trip.test
trip.diffs: tex$(EXEEXT)
$(triptrap_diffs) $@
.PHONY: trip-clean
@@ -192,7 +192,7 @@ TRIPTRAP += mftrap.diffs
TRIPTRAP_CLEAN += trap-clean
endif MF
-# trap.test
+## trap.test
mftrap.diffs: mf$(EXEEXT)
$(triptrap_diffs) $@
.PHONY: trap-clean
diff --git a/Build/source/texk/web2c/etexdir/am/etex.am b/Build/source/texk/web2c/etexdir/am/etex.am
index 4aaad707fa1..634ca86cc18 100644
--- a/Build/source/texk/web2c/etexdir/am/etex.am
+++ b/Build/source/texk/web2c/etexdir/am/etex.am
@@ -1,6 +1,6 @@
## texk/web2c/etexdir/am/etex.am: Makefile fragment for e-TeX.
##
-## Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
## e-TeX
@@ -88,10 +88,10 @@ TRIPTRAP_CLEAN += etrip-clean
endif ETEX
DISTCLEANFILES += etrip.diffs
-# wprob.test
+## wprob.test
EXTRA_DIST += tests/wprob.tex
DISTCLEANFILES += wprob.log wprob.tex
-# etrip.test
+## etrip.test
etrip.diffs: etex$(EXEEXT)
$(triptrap_diffs) $@
.PHONY: etrip-clean
diff --git a/Build/source/texk/web2c/pdftexdir/am/pdftex.am b/Build/source/texk/web2c/pdftexdir/am/pdftex.am
index 228eaa524e5..87ae3829202 100644
--- a/Build/source/texk/web2c/pdftexdir/am/pdftex.am
+++ b/Build/source/texk/web2c/pdftexdir/am/pdftex.am
@@ -1,6 +1,6 @@
## texk/web2c/pdftexdir/am/pdftex.am: Makefile fragment for pdfTeX.
##
-## Copyright (C) 2009 - 2011 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
pdftex_cppflags = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES)
@@ -96,7 +96,7 @@ if PDFTEX
TESTS += $(pdftex_tests)
endif PDFTEX
-# wprob.test
+## wprob.test
EXTRA_DIST += tests/wprob.tex
DISTCLEANFILES += wprob.log wprob.tex