summaryrefslogtreecommitdiffstats
path: root/contrib/less/defines.h.in
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2011-05-09 21:51:59 +0000
committerdelphij <delphij@FreeBSD.org>2011-05-09 21:51:59 +0000
commit142a49a4be37258477d8ce2b19011a75c36bd418 (patch)
treee6e6402d1f7ea7e3382a94b4f654586f41b93f2c /contrib/less/defines.h.in
parent39f7e10a268694e139c11157f966ca179b834212 (diff)
downloadFreeBSD-src-142a49a4be37258477d8ce2b19011a75c36bd418.zip
FreeBSD-src-142a49a4be37258477d8ce2b19011a75c36bd418.tar.gz
MFV: Update to less v443.
MFC after: 1 month
Diffstat (limited to 'contrib/less/defines.h.in')
-rw-r--r--contrib/less/defines.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/less/defines.h.in b/contrib/less/defines.h.in
index 8da1bae..8d45063 100644
--- a/contrib/less/defines.h.in
+++ b/contrib/less/defines.h.in
@@ -219,6 +219,9 @@
/* Define HAVE_FILENO if you have the fileno() macro. */
#undef HAVE_FILENO
+/* Define HAVE_FLOAT if your compiler supports the "double" type. */
+#undef HAVE_FLOAT
+
/* Define to 1 if you have the `fsync' function. */
#undef HAVE_FSYNC
@@ -386,6 +389,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
OpenPOWER on IntegriCloud