summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdv2pdf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-06 01:06:43 +0000
committerKarl Berry <karl@freefriends.org>2008-07-06 01:06:43 +0000
commit0c12722741f36c2ed6554f98108e666a5c315952 (patch)
treebdf1f8b4957c8035169dbffc4df6a004b7ab934b /Build/source/texk/xdv2pdf
parent458513763092e8c12e5d2ae5452e01084599643b (diff)
omit most useless missing texmfmain warnings
git-svn-id: svn://tug.org/texlive/trunk@9282 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdv2pdf')
-rw-r--r--Build/source/texk/xdv2pdf/aclocal.m41
-rw-r--r--Build/source/texk/xdv2pdf/c-auto.in10
-rw-r--r--Build/source/texk/xdv2pdf/stamp-aclocal2
-rw-r--r--Build/source/texk/xdv2pdf/stamp-auto.in2
-rw-r--r--Build/source/texk/xdv2pdf/stamp-configure2
5 files changed, 10 insertions, 7 deletions
diff --git a/Build/source/texk/xdv2pdf/aclocal.m4 b/Build/source/texk/xdv2pdf/aclocal.m4
index a5fd81e191c..33622cac0c5 100644
--- a/Build/source/texk/xdv2pdf/aclocal.m4
+++ b/Build/source/texk/xdv2pdf/aclocal.m4
@@ -12,4 +12,3 @@
# PARTICULAR PURPOSE.
m4_include([../m4/kpse_inc.m4])
-m4_include([../m4/kpse_maint.m4])
diff --git a/Build/source/texk/xdv2pdf/c-auto.in b/Build/source/texk/xdv2pdf/c-auto.in
index 8a639db0d1b..beaac697ae2 100644
--- a/Build/source/texk/xdv2pdf/c-auto.in
+++ b/Build/source/texk/xdv2pdf/c-auto.in
@@ -78,9 +78,13 @@
/* package version */
#undef VERSION
-/* Define to 1 if your processor stores words with the most significant byte
- first (like Motorola and SPARC, unlike Intel and VAX). */
-#undef WORDS_BIGENDIAN
+/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
+ significant byte first (like Motorola and SPARC, unlike Intel and VAX). */
+#if defined __BIG_ENDIAN__
+# define WORDS_BIGENDIAN 1
+#elif ! defined __LITTLE_ENDIAN__
+# undef WORDS_BIGENDIAN
+#endif
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
diff --git a/Build/source/texk/xdv2pdf/stamp-aclocal b/Build/source/texk/xdv2pdf/stamp-aclocal
index 5728fc32994..745b33d5b35 100644
--- a/Build/source/texk/xdv2pdf/stamp-aclocal
+++ b/Build/source/texk/xdv2pdf/stamp-aclocal
@@ -1 +1 @@
-Wed Mar 5 16:27:06 GMT 2008
+Sun Jul 6 02:41:01 CEST 2008
diff --git a/Build/source/texk/xdv2pdf/stamp-auto.in b/Build/source/texk/xdv2pdf/stamp-auto.in
index 477f7088184..745b33d5b35 100644
--- a/Build/source/texk/xdv2pdf/stamp-auto.in
+++ b/Build/source/texk/xdv2pdf/stamp-auto.in
@@ -1 +1 @@
-Fri Feb 29 13:37:40 CET 2008
+Sun Jul 6 02:41:01 CEST 2008
diff --git a/Build/source/texk/xdv2pdf/stamp-configure b/Build/source/texk/xdv2pdf/stamp-configure
index 5728fc32994..745b33d5b35 100644
--- a/Build/source/texk/xdv2pdf/stamp-configure
+++ b/Build/source/texk/xdv2pdf/stamp-configure
@@ -1 +1 @@
-Wed Mar 5 16:27:06 GMT 2008
+Sun Jul 6 02:41:01 CEST 2008