aboutsummaryrefslogtreecommitdiff
path: root/sysutils/smartmontools/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/smartmontools/files/patch-configure.in')
-rw-r--r--sysutils/smartmontools/files/patch-configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/smartmontools/files/patch-configure.in b/sysutils/smartmontools/files/patch-configure.in
new file mode 100644
index 000000000000..da1074dc8dd2
--- /dev/null
+++ b/sysutils/smartmontools/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig Thu Aug 4 15:16:15 2005
++++ configure.in Thu Aug 4 15:18:50 2005
+@@ -56,6 +56,8 @@
+ dnl Check for FreeBSD twe include files...currently missing on 5.2, but should be there
+ AC_CHECK_HEADERS([sys/tweio.h])
+ AC_CHECK_HEADERS([sys/twereg.h])
++dnl Check for FreeBSD twa include files...
++AC_CHECK_HEADERS([sys/tw_osl_ioctl.h])
+
+ dnl Checks for typedefs, structures, and compiler characteristics.
+