summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/source/build-aux/config.guess4
-rwxr-xr-xBuild/source/extra/xz/build-aux/config.guess4
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.5.2/builds/unix/config.guess4
-rwxr-xr-xBuild/source/libs/icu/icu-52.1/source/config.guess4
-rw-r--r--Build/source/utils/asymptote/config.guess4
-rw-r--r--Master/doc.html1
-rwxr-xr-xMaster/tlpkg/installer/config.guess4
7 files changed, 13 insertions, 12 deletions
diff --git a/Build/source/build-aux/config.guess b/Build/source/build-aux/config.guess
index 92fe65f50e4..72625d40c00 100755
--- a/Build/source/build-aux/config.guess
+++ b/Build/source/build-aux/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-01-25'
+timestamp='2014-02-12'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -149,7 +149,7 @@ Linux|GNU|GNU/*)
LIBC=gnu
#endif
EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
;;
esac
diff --git a/Build/source/extra/xz/build-aux/config.guess b/Build/source/extra/xz/build-aux/config.guess
index 92fe65f50e4..72625d40c00 100755
--- a/Build/source/extra/xz/build-aux/config.guess
+++ b/Build/source/extra/xz/build-aux/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-01-25'
+timestamp='2014-02-12'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -149,7 +149,7 @@ Linux|GNU|GNU/*)
LIBC=gnu
#endif
EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
;;
esac
diff --git a/Build/source/libs/freetype2/freetype-2.5.2/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.5.2/builds/unix/config.guess
index 92fe65f50e4..72625d40c00 100755
--- a/Build/source/libs/freetype2/freetype-2.5.2/builds/unix/config.guess
+++ b/Build/source/libs/freetype2/freetype-2.5.2/builds/unix/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-01-25'
+timestamp='2014-02-12'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -149,7 +149,7 @@ Linux|GNU|GNU/*)
LIBC=gnu
#endif
EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
;;
esac
diff --git a/Build/source/libs/icu/icu-52.1/source/config.guess b/Build/source/libs/icu/icu-52.1/source/config.guess
index 92fe65f50e4..72625d40c00 100755
--- a/Build/source/libs/icu/icu-52.1/source/config.guess
+++ b/Build/source/libs/icu/icu-52.1/source/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-01-25'
+timestamp='2014-02-12'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -149,7 +149,7 @@ Linux|GNU|GNU/*)
LIBC=gnu
#endif
EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
;;
esac
diff --git a/Build/source/utils/asymptote/config.guess b/Build/source/utils/asymptote/config.guess
index 92fe65f50e4..72625d40c00 100644
--- a/Build/source/utils/asymptote/config.guess
+++ b/Build/source/utils/asymptote/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-01-25'
+timestamp='2014-02-12'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -149,7 +149,7 @@ Linux|GNU|GNU/*)
LIBC=gnu
#endif
EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
;;
esac
diff --git a/Master/doc.html b/Master/doc.html
index 66c2ade96eb..0726bac97c1 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -11797,6 +11797,7 @@ A template for the University of Tabriz.
</small></li>
<li><b><a href="texmf-dist/doc/latex/tabstackengine">tabstackengine</a></b>:<small>
+"Tabbing" front-end to stackengine.
<a href="texmf-dist/doc/latex/tabstackengine/tabstackengine.pdf">tabstackengine.pdf</a>.
</small></li>
diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess
index 92fe65f50e4..72625d40c00 100755
--- a/Master/tlpkg/installer/config.guess
+++ b/Master/tlpkg/installer/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2014 Free Software Foundation, Inc.
-timestamp='2014-01-25'
+timestamp='2014-02-12'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -149,7 +149,7 @@ Linux|GNU|GNU/*)
LIBC=gnu
#endif
EOF
- eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
;;
esac