diff options
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]... |