summaryrefslogtreecommitdiff
path: root/Build/source/texk/seetexk/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:30:27 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-11-10 10:30:27 +0000
commit74406b49ab73cdf1b4225ec21a60616110d06c2e (patch)
treeef8ec4114e9274ebe4a375965bd67c144be0865e /Build/source/texk/seetexk/config.h.in
parentac4c4a45682b1157c58076c40c943a3d9a2cad77 (diff)
towards TL2010: texk/seetexk
git-svn-id: svn://tug.org/texlive/trunk@15973 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/seetexk/config.h.in')
-rw-r--r--Build/source/texk/seetexk/config.h.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/Build/source/texk/seetexk/config.h.in b/Build/source/texk/seetexk/config.h.in
index d98760c9574..0de265b9fef 100644
--- a/Build/source/texk/seetexk/config.h.in
+++ b/Build/source/texk/seetexk/config.h.in
@@ -55,6 +55,12 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the `mkstemp' function. */
+#undef HAVE_MKSTEMP
+
+/* Define to 1 if you have the `mktemp' function. */
+#undef HAVE_MKTEMP
+
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
@@ -104,7 +110,7 @@
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
-/* Define to 1 if `st_mtim' is member of `struct stat'. */
+/* Define to 1 if `struct stat' is a member of `st_mtim'. */
#undef HAVE_STRUCT_STAT_ST_MTIM
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
@@ -149,6 +155,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION