summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2008-02-01 11:23:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2008-02-01 11:23:16 +0000
commitb0542f2883475b76a24d8ec25e810d34ac07eda6 (patch)
tree025d231f284e44163d9851f55337253b7d3d6aea /Build/source/utils/t1utils/config.h.in
parente33ec9c839bf39255602547c62ca6f73d7dc0744 (diff)
autoconf updates
git-svn-id: svn://tug.org/texlive/trunk@6476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/t1utils/config.h.in')
-rw-r--r--Build/source/utils/t1utils/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/utils/t1utils/config.h.in b/Build/source/utils/t1utils/config.h.in
index 7a04a625314..de6da2e0e1a 100644
--- a/Build/source/utils/t1utils/config.h.in
+++ b/Build/source/utils/t1utils/config.h.in
@@ -60,13 +60,13 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* The size of a `unsigned int', as computed by sizeof. */
+/* The size of `unsigned int', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_INT
-/* The size of a `unsigned long', as computed by sizeof. */
+/* The size of `unsigned long', as computed by sizeof. */
#undef SIZEOF_UNSIGNED_LONG
-/* The size of a `void *', as computed by sizeof. */
+/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define to 1 if you have the ANSI C header files. */