diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-06 01:06:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-06 01:06:43 +0000 |
commit | 0c12722741f36c2ed6554f98108e666a5c315952 (patch) | |
tree | bdf1f8b4957c8035169dbffc4df6a004b7ab934b /Build/source/texk/dvipdfm | |
parent | 458513763092e8c12e5d2ae5452e01084599643b (diff) |
omit most useless missing texmfmain warnings
git-svn-id: svn://tug.org/texlive/trunk@9282 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm')
-rwxr-xr-x | Build/source/texk/dvipdfm/configure | 40 | ||||
-rw-r--r-- | Build/source/texk/dvipdfm/stamp-aclocal | 2 | ||||
-rw-r--r-- | Build/source/texk/dvipdfm/stamp-auto.in | 2 | ||||
-rw-r--r-- | Build/source/texk/dvipdfm/stamp-configure | 2 |
4 files changed, 5 insertions, 41 deletions
diff --git a/Build/source/texk/dvipdfm/configure b/Build/source/texk/dvipdfm/configure index 2e57d6cedda..b10270bb52e 100755 --- a/Build/source/texk/dvipdfm/configure +++ b/Build/source/texk/dvipdfm/configure @@ -3305,24 +3305,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... @@ -3348,26 +3331,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 diff --git a/Build/source/texk/dvipdfm/stamp-aclocal b/Build/source/texk/dvipdfm/stamp-aclocal index 7343356b1c8..b7e0303b37b 100644 --- a/Build/source/texk/dvipdfm/stamp-aclocal +++ b/Build/source/texk/dvipdfm/stamp-aclocal @@ -1 +1 @@ -Thu Jun 26 12:05:31 CEST 2008 +Sun Jul 6 02:40:47 CEST 2008 diff --git a/Build/source/texk/dvipdfm/stamp-auto.in b/Build/source/texk/dvipdfm/stamp-auto.in index 2173796e0f7..fe7ba893de2 100644 --- a/Build/source/texk/dvipdfm/stamp-auto.in +++ b/Build/source/texk/dvipdfm/stamp-auto.in @@ -1 +1 @@ -Fri Feb 29 14:45:05 CET 2008 +Sun Jul 6 02:40:48 CEST 2008 diff --git a/Build/source/texk/dvipdfm/stamp-configure b/Build/source/texk/dvipdfm/stamp-configure index 4ddab0cf47a..ada45d19ef5 100644 --- a/Build/source/texk/dvipdfm/stamp-configure +++ b/Build/source/texk/dvipdfm/stamp-configure @@ -1 +1 @@ -Thu Jun 26 12:05:32 CEST 2008 +Sun Jul 6 02:40:49 CEST 2008 |