diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-20 07:23:18 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-20 07:23:18 +0000 |
commit | 200cfaafaed3d870382579503f73a3838b427d51 (patch) | |
tree | 19c58032bebb5c88a85c4d361a8f7e32a47d1204 /Build/source/reautoconf | |
parent | 008569ac3af17c78b8af1bdc65ae55059c7c4579 (diff) |
new build system
git-svn-id: svn://tug.org/texlive/trunk@12442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/reautoconf')
-rwxr-xr-x | Build/source/reautoconf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/reautoconf b/Build/source/reautoconf index 03b61ca969d..57d2d011f13 100755 --- a/Build/source/reautoconf +++ b/Build/source/reautoconf @@ -5,7 +5,7 @@ # # Copyright 2008 Karl Berry. # Copyright 2005 Olaf Weber. -# Copyright 2004 - 2008 Peter Breitenlohner. +# Copyright 2004 - 2009 Peter Breitenlohner. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,6 +20,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. +echo "The TeX Live build system is currently under reconstruction" +exit 1 + unset CDPATH usage="Usage: $0 [OPTION]... [DIR]... |