summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/utils/README4
-rwxr-xr-xBuild/source/utils/lcdf-typetools/configure6
2 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README
index 86dd1ec8051..4ab9418ac66 100644
--- a/Build/source/utils/README
+++ b/Build/source/utils/README
@@ -14,8 +14,8 @@ dialog - seems to be a v1.0 in debian, asked te 5jun05; he said keep as -is
http://hightek.org/dialog/
http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=dialog
-lcdf-typetools 2.46 - ok 25nov06
- http://www.lcdf.org/~eddietwo/type/
+lcdf-typetools 2.48 - ok 13dec06
+ http://www.lcdf.org/type/
pdfopen 0.5 - ok 26nov06
(really xpdfopen)
diff --git a/Build/source/utils/lcdf-typetools/configure b/Build/source/utils/lcdf-typetools/configure
index f9aa6ab26e1..439ab5823ac 100755
--- a/Build/source/utils/lcdf-typetools/configure
+++ b/Build/source/utils/lcdf-typetools/configure
@@ -1639,7 +1639,7 @@ fi
# Define the identity of the package.
PACKAGE=lcdf-typetools
- VERSION=2.46
+ VERSION=2.48
cat >>confdefs.h <<_ACEOF
@@ -5144,12 +5144,12 @@ _ACEOF
fi
if test "x$enable_tetex_build" = xyes; then
- cat >>confdefs.h <<\_ACEOF
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_DECL_KPSE_OPENTYPE_FORMAT 1
_ACEOF
else
- echo "$as_me:$LINENO: checking whether kpse_opentype_format is declared" >&5
+ echo "$as_me:$LINENO: checking whether kpse_opentype_format is declared" >&5
echo $ECHO_N "checking whether kpse_opentype_format is declared... $ECHO_C" >&6
if test "${ac_cv_have_decl_kpse_opentype_format+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6