aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-06-23 18:09:48 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-06-23 18:09:48 +0000
commit303f8c98ee28150285d69bd213970144fe224da3 (patch)
tree3cdbf0cc482229b65481fe30049c92fa3c2f1faa /config.h.in
parentbee57c535c29a01cadfaa660d8c0182288960c33 (diff)
downloadsg3_utils-303f8c98ee28150285d69bd213970144fe224da3.tar.gz
Haiku OS support, add pt function list in sg_pt_dummy.c; add slices to sg_mrq_dd
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@905 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index ed7d18a8..ea454245 100644
--- a/config.h.in
+++ b/config.h.in
@@ -129,6 +129,9 @@
/* sg3_utils on FreeBSD */
#undef SG_LIB_FREEBSD
+/* sg3_utils on Haiku */
+#undef SG_LIB_HAIKU
+
/* sg3_utils on linux */
#undef SG_LIB_LINUX
@@ -144,6 +147,9 @@
/* sg3_utils on Tru64 UNIX */
#undef SG_LIB_OSF1
+/* sg3_utils on other */
+#undef SG_LIB_OTHER
+
/* sg3_utils on Solaris */
#undef SG_LIB_SOLARIS