summaryrefslogtreecommitdiffstats
path: root/contrib/texinfo
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-06-18 13:02:27 +0000
committerru <ru@FreeBSD.org>2003-06-18 13:02:27 +0000
commit63758ec16d9a503326b691aea44a8e11f651f432 (patch)
treeb3e774e6a0b99c8dde0e6562b22fd66c6c2e4b3f /contrib/texinfo
parentf5cf3eb74ede2da8674d0fa51c5ae79f6a2c122c (diff)
downloadFreeBSD-src-63758ec16d9a503326b691aea44a8e11f651f432.zip
FreeBSD-src-63758ec16d9a503326b691aea44a8e11f651f432.tar.gz
Update for texinfo 4.6.
Diffstat (limited to 'contrib/texinfo')
-rw-r--r--contrib/texinfo/config.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/contrib/texinfo/config.h b/contrib/texinfo/config.h
index c4c54a7..420b55e 100644
--- a/contrib/texinfo/config.h
+++ b/contrib/texinfo/config.h
@@ -281,6 +281,9 @@
/* Define to 1 if you have the `__argz_stringify' function. */
/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the `__fsetlocking' function. */
+/* #undef HAVE___FSETLOCKING */
+
/* Define to 1 if you have the `__secure_getenv' function. */
/* #undef HAVE___SECURE_GETENV */
@@ -300,13 +303,13 @@
#define PACKAGE_NAME "GNU Texinfo"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Texinfo 4.5"
+#define PACKAGE_STRING "GNU Texinfo 4.6"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "texinfo"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.5"
+#define PACKAGE_VERSION "4.6"
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
/* #undef PRI_MACROS_BROKEN */
@@ -332,7 +335,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
-#define VERSION "4.5"
+#define VERSION "4.6"
/* Define to 1 if on MINIX. */
/* #undef _MINIX */
OpenPOWER on IntegriCloud