From 29b5920f218d79857d10aaed352b9d0524d5fbe0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 Jul 2008 13:13:15 +0000 Subject: one more texmfmain warning git-svn-id: svn://tug.org/texlive/trunk@9289 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipng/configure | 40 ++------------------------------------ 1 file changed, 2 insertions(+), 38 deletions(-) (limited to 'Build/source/texk') diff --git a/Build/source/texk/dvipng/configure b/Build/source/texk/dvipng/configure index 8237432c893..e2bfec712e4 100755 --- a/Build/source/texk/dvipng/configure +++ b/Build/source/texk/dvipng/configure @@ -7682,24 +7682,7 @@ if test "x$datadir" != 'x${prefix}/share'; then { $as_echo "$as_me:$LINENO: result: \"$texmfmain\"" >&5 $as_echo "\"$texmfmain\"" >&6; } else - { $as_echo "$as_me:$LINENO: result: not found" >&5 -$as_echo "not found" >&6; } - { $as_echo "$as_me:$LINENO: WARNING: No texmf tree found at $texmfmain. - ***************************************************************** - * Error: The main texmf tree was not found. * - * If you do not have the files, you should be able to them from * - * the same place you got these sources from, or from one of the * - * CTAN hosts. * - ***************************************************************** - Winging it." >&5 -$as_echo "$as_me: WARNING: No texmf tree found at $texmfmain. - ***************************************************************** - * Error: The main texmf tree was not found. * - * If you do not have the files, you should be able to them from * - * the same place you got these sources from, or from one of the * - * CTAN hosts. * - ***************************************************************** - Winging it." >&2;} + true # be silent dnl AC_MSG_RESULT([not found]) fi else # Second case, datadir is default... @@ -7725,26 +7708,7 @@ else $as_echo "\"$texmfmain\"" >&6; } else eval texmfmain="$datadir/texmf" - { $as_echo "$as_me:$LINENO: result: not found" >&5 -$as_echo "not found" >&6; } - { $as_echo "$as_me:$LINENO: WARNING: The main texmf tree was not found at $texmfmain. - ***************************************************************** - * Error: The main texmf tree was not found. * - * Use the --datadir option to specify its parent directory. * - * If you do not have the files, you should be able to them from * - * the same place you got these sources from, or from one of the * - * CTAN hosts. * - ***************************************************************** - Winging it by pretending $texmfmain is correct." >&5 -$as_echo "$as_me: WARNING: The main texmf tree was not found at $texmfmain. - ***************************************************************** - * Error: The main texmf tree was not found. * - * Use the --datadir option to specify its parent directory. * - * If you do not have the files, you should be able to them from * - * the same place you got these sources from, or from one of the * - * CTAN hosts. * - ***************************************************************** - Winging it by pretending $texmfmain is correct." >&2;} + # (be silent) dnl AC_MSG_RESULT([not found]) fi fi -- cgit v1.2.3