diff options
Diffstat (limited to 'sysutils/consolehm/files/patch-configure')
-rw-r--r-- | sysutils/consolehm/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/consolehm/files/patch-configure b/sysutils/consolehm/files/patch-configure new file mode 100644 index 000000000000..5503ff231db1 --- /dev/null +++ b/sysutils/consolehm/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Dec 22 22:50:52 2000 ++++ configure Mon Aug 1 04:41:04 2005 +@@ -1096,7 +1096,7 @@ + fi + done + +-for ac_hdr in machine/smb.h ++for ac_hdr in dev/smbus/smb.h + do + ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` + echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |