Add warning about libiconv.

This commit is contained in:
Dmitry Alexeyev 2003-12-24 06:18:45 +00:00
parent fe12438ed6
commit a7838b5f3c
1 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,12 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# This script is incomplete! It doesn't download libiconv. This is OK
# for glibc-based systems, but probably not for others. This limitation
# is known. Please don't report it.
: ${MC_TOPDIR=`pwd`}
: ${TMP_INSTDIR=$MC_TOPDIR/tmp-inst}
: ${GLIB_VERSION=2.2.3}