summaryrefslogtreecommitdiff
path: root/Build/source/libs/howto/libtiff
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/howto/libtiff')
-rw-r--r--Build/source/libs/howto/libtiff23
1 files changed, 23 insertions, 0 deletions
diff --git a/Build/source/libs/howto/libtiff b/Build/source/libs/howto/libtiff
new file mode 100644
index 00000000000..9745e486efb
--- /dev/null
+++ b/Build/source/libs/howto/libtiff
@@ -0,0 +1,23 @@
+Downloading:
+ http://www.libtiff.org/
+ http://freshmeat.net/projects/libtiff/
+
+Which files are in libtiff:
+ from the original distribution:
+ COPYRIGHT RELEASE-DATE VERSION libtiff/* dist/tiff.alpha
+
+ added for teTeX:
+ acconfig.h aclocal.m4 configure.in libtiff.ac withenable.ac port.h
+ Makefile.in (replacing the original file)
+ added for fpTeX:
+ win32 win32.mak
+
+Generated files:
+ the commands
+ autoheader -m ../../texk/etc/autoconf
+ autoconf -m ../../texk/etc/autoconf
+ have generated
+ c-auto.in configure
+
+ by make depend:
+ depend.mak