summaryrefslogtreecommitdiffstats
path: root/contrib/bc/config.h.in
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-16 10:01:07 +0000
committerobrien <obrien@FreeBSD.org>2000-01-16 10:01:07 +0000
commit9657c835ffcf45e0a6d46f291505b0b112f8a244 (patch)
tree5d5d9173806480632c39d4481d45259688119985 /contrib/bc/config.h.in
parent0ec6169bea8adb8ddbf8f9ce363f6e1803f88621 (diff)
downloadFreeBSD-src-9657c835ffcf45e0a6d46f291505b0b112f8a244.zip
FreeBSD-src-9657c835ffcf45e0a6d46f291505b0b112f8a244.tar.gz
Import GNU bc 1.05a.
Diffstat (limited to 'contrib/bc/config.h.in')
-rw-r--r--contrib/bc/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/bc/config.h.in b/contrib/bc/config.h.in
index 2f3aa47..1f33161 100644
--- a/contrib/bc/config.h.in
+++ b/contrib/bc/config.h.in
@@ -46,6 +46,9 @@
/* Define if you have the isgraph function. */
#undef HAVE_ISGRAPH
+/* Define if you have the setvbuf function. */
+#undef HAVE_SETVBUF
+
/* Define if you have the <lib.h> header file. */
#undef HAVE_LIB_H
OpenPOWER on IntegriCloud