summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/c-auto.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-01-11 09:54:11 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-01-11 09:54:11 +0000
commita498465ffb96ffab8ad4104a648ca408256097a1 (patch)
treee85631bc63552b3fb5d7d21d7470f0a3415192fb /Build/source/texk/web2c/c-auto.in
parentb988c4ba31726e413711cd0efb9ea750610c1ae1 (diff)
Add m4/longlong.m4 extracted from types.m4 (Autoconf 2.69)
to prevent using the obsolete and slightly different versions from gettext-0.18.[12] causing useless changes in configure scripts git-svn-id: svn://tug.org/texlive/trunk@28794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r--Build/source/texk/web2c/c-auto.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in
index 94bf27bc3bc..de09a028f9c 100644
--- a/Build/source/texk/web2c/c-auto.in
+++ b/Build/source/texk/web2c/c-auto.in
@@ -239,6 +239,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to 1 if the system has the type `unsigned long long int'. */
+#undef HAVE_UNSIGNED_LONG_LONG_INT
+
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL