diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-14 08:03:19 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-14 08:03:19 +0000 |
commit | 48b375881b8692e1b7d54cd1980f31aa4dd93abd (patch) | |
tree | 7a2f1a562ecacd1c95ac843f08d6278ff03d7c08 /Build/source/m4 | |
parent | 60a7938fa1f7aad6b7b8c8b32bf9332c32eae0bf (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/source/m4')
-rw-r--r-- | Build/source/m4/README | 4 |
1 files changed, 2 insertions, 2 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 |