summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2008-03-04 16:10:33 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2008-03-04 16:10:33 +0000
commit213b85a19e01794d1a6a30f313885699b433ffe9 (patch)
tree4140f2e89053feccba8e4f32a2b0858c716e1564 /Build
parentc947914abf4f1e8d10ede98de2f4468900edc131 (diff)
generated files with proper timestamps - all done
git-svn-id: svn://tug.org/texlive/trunk@6850 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/afm2pl/stamp-auto.in2
-rw-r--r--Build/source/texk/dviljk/stamp-auto.in2
-rw-r--r--Build/source/texk/dvipdfmx/config.h.in12
-rw-r--r--Build/source/texk/dvipsk/stamp-auto.in2
-rw-r--r--Build/source/texk/gsftopk/stamp-auto.in2
-rw-r--r--Build/source/texk/kpathsea/c-auto.in22
-rw-r--r--Build/source/texk/kpathsea/stamp-auto.in2
-rw-r--r--Build/source/texk/makeindexk/stamp-auto.in2
-rw-r--r--Build/source/texk/ps2pkm/stamp-auto.in2
-rw-r--r--Build/source/texk/seetexk/c-auto.in12
-rw-r--r--Build/source/texk/seetexk/stamp-auto.in2
-rw-r--r--Build/source/texk/tex4htk/c-auto.in12
-rw-r--r--Build/source/texk/tex4htk/stamp-auto.in2
-rw-r--r--Build/source/texk/web2c/stamp-auto.in2
-rw-r--r--Build/source/texk/xdvik/stamp-auto.in2
-rw-r--r--Build/source/texk/xdvipdfmx/config.h.in15
16 files changed, 74 insertions, 21 deletions
diff --git a/Build/source/texk/afm2pl/stamp-auto.in b/Build/source/texk/afm2pl/stamp-auto.in
index 7fed879ad62..da8aef46005 100644
--- a/Build/source/texk/afm2pl/stamp-auto.in
+++ b/Build/source/texk/afm2pl/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:36:37 CET 2008
+Tue Mar 4 16:55:05 CET 2008
diff --git a/Build/source/texk/dviljk/stamp-auto.in b/Build/source/texk/dviljk/stamp-auto.in
index 3b5e8858575..1ad01c401fb 100644
--- a/Build/source/texk/dviljk/stamp-auto.in
+++ b/Build/source/texk/dviljk/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:36:53 CET 2008
+Tue Mar 4 16:55:26 CET 2008
diff --git a/Build/source/texk/dvipdfmx/config.h.in b/Build/source/texk/dvipdfmx/config.h.in
index d5a016b1aa9..ad2a2a1562d 100644
--- a/Build/source/texk/dvipdfmx/config.h.in
+++ b/Build/source/texk/dvipdfmx/config.h.in
@@ -10,6 +10,9 @@
*/
#undef HAVE_DECL_TZNAME
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
+
/* Define to 1 if you have the `getenv' function. */
#undef HAVE_GETENV
@@ -133,6 +136,15 @@
first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
+#undef _LARGEFILE_SOURCE
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
/* Define if your libkpathsea supports enc formats */
#undef __TDS_VERSION__
diff --git a/Build/source/texk/dvipsk/stamp-auto.in b/Build/source/texk/dvipsk/stamp-auto.in
index 753ef1d8f19..daf8324f987 100644
--- a/Build/source/texk/dvipsk/stamp-auto.in
+++ b/Build/source/texk/dvipsk/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:01 CET 2008
+Tue Mar 4 16:56:02 CET 2008
diff --git a/Build/source/texk/gsftopk/stamp-auto.in b/Build/source/texk/gsftopk/stamp-auto.in
index f4191f6419a..76fb1f750b2 100644
--- a/Build/source/texk/gsftopk/stamp-auto.in
+++ b/Build/source/texk/gsftopk/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:03 CET 2008
+Tue Mar 4 16:56:09 CET 2008
diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in
index e4a68316f35..858ddff142a 100644
--- a/Build/source/texk/kpathsea/c-auto.in
+++ b/Build/source/texk/kpathsea/c-auto.in
@@ -25,16 +25,6 @@
/* kpathsea: the version string. */
#define KPSEVERSION "REPLACE-WITH-KPSEVERSION"
-/* kpathsea/configure.in tests for these functions with
- kb_AC_KLIBTOOL_REPLACE_FUNCS, and naturally Autoheader doesn't know
- about that macro. Since the shared library stuff is all preliminary
- anyway, I decided not to change Autoheader, but rather to hack them
- in here. */
-#undef HAVE_PUTENV
-#undef HAVE_STRCASECMP
-#undef HAVE_STRTOL
-#undef HAVE_STRSTR
-
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
@@ -68,6 +58,9 @@
/* Define to 1 if you have the <float.h> header file. */
#undef HAVE_FLOAT_H
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
+
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
@@ -210,6 +203,15 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
+#undef _LARGEFILE_SOURCE
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
diff --git a/Build/source/texk/kpathsea/stamp-auto.in b/Build/source/texk/kpathsea/stamp-auto.in
index c2b0ef9d9ff..66862785019 100644
--- a/Build/source/texk/kpathsea/stamp-auto.in
+++ b/Build/source/texk/kpathsea/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:07 CET 2008
+Tue Mar 4 16:53:51 CET 2008
diff --git a/Build/source/texk/makeindexk/stamp-auto.in b/Build/source/texk/makeindexk/stamp-auto.in
index 4673e766c69..63672b8d970 100644
--- a/Build/source/texk/makeindexk/stamp-auto.in
+++ b/Build/source/texk/makeindexk/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:14 CET 2008
+Tue Mar 4 16:56:22 CET 2008
diff --git a/Build/source/texk/ps2pkm/stamp-auto.in b/Build/source/texk/ps2pkm/stamp-auto.in
index 4fad8976844..588b95dd170 100644
--- a/Build/source/texk/ps2pkm/stamp-auto.in
+++ b/Build/source/texk/ps2pkm/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:19 CET 2008
+Tue Mar 4 16:56:33 CET 2008
diff --git a/Build/source/texk/seetexk/c-auto.in b/Build/source/texk/seetexk/c-auto.in
index 26138f9ae72..7e46adeb705 100644
--- a/Build/source/texk/seetexk/c-auto.in
+++ b/Build/source/texk/seetexk/c-auto.in
@@ -36,6 +36,9 @@
/* Define to 1 if you have the <float.h> header file. */
#undef HAVE_FLOAT_H
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
+
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
@@ -184,5 +187,14 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
+#undef _LARGEFILE_SOURCE
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
diff --git a/Build/source/texk/seetexk/stamp-auto.in b/Build/source/texk/seetexk/stamp-auto.in
index fef86405144..075172daa56 100644
--- a/Build/source/texk/seetexk/stamp-auto.in
+++ b/Build/source/texk/seetexk/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:23 CET 2008
+Tue Mar 4 16:56:44 CET 2008
diff --git a/Build/source/texk/tex4htk/c-auto.in b/Build/source/texk/tex4htk/c-auto.in
index e5453251ef5..8d59f21a635 100644
--- a/Build/source/texk/tex4htk/c-auto.in
+++ b/Build/source/texk/tex4htk/c-auto.in
@@ -33,6 +33,9 @@
/* Define to 1 if you have the <float.h> header file. */
#undef HAVE_FLOAT_H
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
+
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
@@ -178,5 +181,14 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
+#undef _LARGEFILE_SOURCE
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
diff --git a/Build/source/texk/tex4htk/stamp-auto.in b/Build/source/texk/tex4htk/stamp-auto.in
index c355da0936a..d590f68112c 100644
--- a/Build/source/texk/tex4htk/stamp-auto.in
+++ b/Build/source/texk/tex4htk/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:29 CET 2008
+Tue Mar 4 16:56:53 CET 2008
diff --git a/Build/source/texk/web2c/stamp-auto.in b/Build/source/texk/web2c/stamp-auto.in
index f020904ad46..4872e3714f6 100644
--- a/Build/source/texk/web2c/stamp-auto.in
+++ b/Build/source/texk/web2c/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:38 CET 2008
+Tue Mar 4 16:54:02 CET 2008
diff --git a/Build/source/texk/xdvik/stamp-auto.in b/Build/source/texk/xdvik/stamp-auto.in
index 7a930a28eed..d2bc7d781f5 100644
--- a/Build/source/texk/xdvik/stamp-auto.in
+++ b/Build/source/texk/xdvik/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:44 CET 2008
+Tue Mar 4 16:57:11 CET 2008
diff --git a/Build/source/texk/xdvipdfmx/config.h.in b/Build/source/texk/xdvipdfmx/config.h.in
index b7f06aa7930..a73d9602c5e 100644
--- a/Build/source/texk/xdvipdfmx/config.h.in
+++ b/Build/source/texk/xdvipdfmx/config.h.in
@@ -19,6 +19,9 @@
/* Define if you have freetype2 and its headers */
#undef HAVE_FREETYPE2
+/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
+#undef HAVE_FSEEKO
+
/* Define to 1 if you have the <ft2build.h> header file. */
#undef HAVE_FT2BUILD_H
@@ -105,6 +108,9 @@
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
/* Name of package */
#undef PACKAGE
@@ -154,6 +160,15 @@
/* Define if part of a teTeX/TeX live build for Mac OS X. */
#undef XETEX_MAC
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
+/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
+#undef _LARGEFILE_SOURCE
+
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
/* Define if your libkpathsea supports enc formats */
#undef __TDS_VERSION__