summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-16 21:35:53 +0000
committerKarl Berry <karl@freefriends.org>2016-03-16 21:35:53 +0000
commit22c6b605bda06aab7bf9b1f2eefa92fdc3e9ccab (patch)
treef044abfeee32e8d7a2dfc02925259d673fbb60ae
parentaa0fd285e6b79df9d12f633e55e59a82a18415a1 (diff)
autoreconfig
git-svn-id: svn://tug.org/texlive/trunk@40046 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/README17
-rwxr-xr-xBuild/source/texk/gregorio/configure2
-rwxr-xr-xBuild/source/utils/autosp/configure2
3 files changed, 3 insertions, 18 deletions
diff --git a/Build/source/README b/Build/source/README
index 20f0a1fa4d5..445b6a59586 100644
--- a/Build/source/README
+++ b/Build/source/README
@@ -33,23 +33,6 @@ amd64-netbsd:
gcc version 4.5.3 (NetBSD nb2 20110806)
NetBSD/amd64 6.1.3
TL_MAKE=gmake LDFLAGS='-L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib' ./Build
-
-*-kfreebsd: the builder says ...
- I do not have any native kfreebsd systems. The best way to build is
- to run a clean kfreebsd "userland" within a jail. I am running Debian
- "stable" kfreebsd userland under a freebsd 10.0 real system. Thus, I
- produced 32bit i386-kfreebsd binaries above ("./Build").
-
- I also tried, but am planning on dropping, running Debian "stable"
- kfreebsd installed on a virtual machine via VirtualBox. Thus, I
- produced 64bit amd64-kfreebsd binaries above.
-
- I tested that the freebsd binaries will *not* run on a kfreebsd
- "userland" and the kfreebsd binaries will *not* run on a freebsd
- "userland". Whereas I would have thought them to be somewhat
- interchangeable, they are linked to libraries (ELF interpreter ld.so.1)
- and maybe others) that are to be found in different locations on the
- different systems.
i386-solaris, x86_64-solaris: Solaris 10. See doc/README.solaris.
diff --git a/Build/source/texk/gregorio/configure b/Build/source/texk/gregorio/configure
index 4645b7c4e6a..f6da05d96f9 100755
--- a/Build/source/texk/gregorio/configure
+++ b/Build/source/texk/gregorio/configure
@@ -2526,7 +2526,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-FILENAME_VERSION="4_1_0"
+FILENAME_VERSION="4_1_1"
cat >>confdefs.h <<_ACEOF
diff --git a/Build/source/utils/autosp/configure b/Build/source/utils/autosp/configure
index cfe2fe7fe55..c4319487444 100755
--- a/Build/source/utils/autosp/configure
+++ b/Build/source/utils/autosp/configure
@@ -3989,6 +3989,7 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags
+# Copied from autosp-src/configure.ac.
# Checks for programs.
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
@@ -5248,6 +5249,7 @@ _ACEOF
fi
done
+# End of checks frmo autosp-src/configure.ac.
# trailing tl stuff.
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5